Searched refs:PRDA_ADDRESS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dprctl.h4 * The IRIX kernel maps a page at PRDA_ADDRESS with the
11 #define PRDA_ADDRESS 0x200000L macro
12 #define PRDA ((struct prda *) PRDA_ADDRESS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dprctl.h4 * The IRIX kernel maps a page at PRDA_ADDRESS with the
11 #define PRDA_ADDRESS 0x200000L macro
12 #define PRDA ((struct prda *) PRDA_ADDRESS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixelf.c578 v = do_brk (PRDA_ADDRESS, PAGE_SIZE);

Completed in 66 milliseconds