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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dfixmap.h16 #define TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024) macro
18 * usually, it extends up to TMPALIAS_MAP_START. Virtual addresses
21 #define KERNEL_MAP_END (TMPALIAS_MAP_START)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpacache.S433 ldil L%(TMPALIAS_MAP_START), %r28
435 #if (TMPALIAS_MAP_START >= 0x80000000)
H A Dentry.S569 ldil L%(TMPALIAS_MAP_START),\tmp
570 #if defined(CONFIG_64BIT) && (TMPALIAS_MAP_START >= 0x80000000)
1223 ldil L%(TMPALIAS_MAP_START),t0

Completed in 67 milliseconds