代码搜索结果

找到约 86,300 项符合 ARM 的代码

proc-arm6_7.s

/* * linux/arch/arm/mm/proc-arm6,7.S * * Copyright (C) 1997-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P

tlb-v4wbi.s

/* * linux/arch/arm/mm/tlbv4wbi.S * * Copyright (C) 1997-2002 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ

makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D

kernel.s

.globl kernel_start kernel_start: .incbin "arch/arm/boot/zImage" .globl kernel_end kernel_end: .align 2

leds.h

/* * include/asm-arm/arch-imx/leds.h * * Copyright (c) 2004 Sascha Hauer * * blinky lights for IMX-based systems * */ extern void mx1ads_leds_event(led_event_t evt);

param.h

/* * linux/include/asm-arm/arch-iop3xx/param.h */

timex.h

/* * linux/include/asm-arm/arch-sa1100/timex.h * * SA1100 architecture timex specifications * * Copyright (C) 1998 */ /* * SA1100 timer */ #define CLOCK_TICK_RATE 3686400

vmalloc.h

/* * linux/include/asm-arm/arch-sa1100/vmalloc.h */ #define VMALLOC_END (0xe8000000)

param.h

/* * linux/include/asm-arm/arch-sa1100/param.h */

hardware.h

/* * linux/include/asm-arm/arch-shark/hardware.h * * by Alexander Schulz * * derived from: * linux/include/asm-arm/arch-ebsa110/hardware.h * Copyright (C) 1996-1999 Russell King. */ #ifndef __