Searched refs:IO_SIZE (Results 1 - 25 of 25) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-mx1ads/
H A Dhardware.h31 #define IO_SIZE 0x0B000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-mx1ads/
H A Dhardware.h31 #define IO_SIZE 0x0B000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-shark/
H A Dmm.c21 { IO_BASE , IO_START , IO_SIZE , DOMAIN_IO, 0, 1, 0, 0 },
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-epxa10db/
H A Dhardware.h33 #define IO_SIZE 0x10000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-shark/
H A Dhardware.h31 #define IO_SIZE 0x08000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-epxa10db/
H A Dhardware.h33 #define IO_SIZE 0x10000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-shark/
H A Dhardware.h31 #define IO_SIZE 0x08000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-anakin/
H A Dmm.c22 { IO_BASE, IO_START, IO_SIZE, DOMAIN_IO, 0, 1, 0, 0 },
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dmm-l7200.c17 { IO_BASE, IO_START, IO_SIZE, DOMAIN_IO, 0, 1 ,0 ,0},
H A Dmm-rpc.c24 { IO_BASE, IO_START, IO_SIZE , DOMAIN_IO, 0, 1, 0, 0 }, /* IO space */
H A Dmm-clps7500.c20 { IO_BASE, IO_START, IO_SIZE , DOMAIN_IO, 0, 1 }, /* IO space */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dhardware.h33 #define IO_SIZE 0x0B000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dhardware.h33 #define IO_SIZE 0x0B000000 // How much? macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-l7200/
H A Dhardware.h32 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Dhardware.h32 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mm/
H A Dkmap.c38 #define IO_SIZE PAGE_SIZE macro
53 #define IO_SIZE (256*1024) macro
74 area->size = size + IO_SIZE;
86 addr = (void *)((unsigned long)addr & -IO_SIZE);
134 offset = physaddr & (IO_SIZE - 1);
135 physaddr &= -IO_SIZE;
136 size = (size + offset + IO_SIZE - 1) & -IO_SIZE;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-anakin/
H A Dhardware.h29 #define IO_SIZE 0x00100000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-arc/
H A Dhardware.h38 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-cl7500/
H A Dhardware.h29 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-rpc/
H A Dhardware.h36 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-anakin/
H A Dhardware.h29 #define IO_SIZE 0x00100000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-arc/
H A Dhardware.h38 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-cl7500/
H A Dhardware.h29 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-rpc/
H A Dhardware.h36 #define IO_SIZE 0x01000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Decard.c252 while (dst_addr < IO_START + IO_SIZE) {
266 flush_tlb_range(mm, IO_START, IO_START + IO_SIZE);

Completed in 49 milliseconds