Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/include/asm/
Dfixmap.h16 #define TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024) macro
21 #define KERNEL_MAP_END (TMPALIAS_MAP_START)
/linux-4.4.14/arch/parisc/kernel/
Dpacache.S600 ldil L%(TMPALIAS_MAP_START), %r28
602 #if (TMPALIAS_MAP_START >= 0x80000000)
754 ldil L%(TMPALIAS_MAP_START), %r28
756 #if (TMPALIAS_MAP_START >= 0x80000000)
838 ldil L%(TMPALIAS_MAP_START), %r28
840 #if (TMPALIAS_MAP_START >= 0x80000000)
914 ldil L%(TMPALIAS_MAP_START), %r28
916 #if (TMPALIAS_MAP_START >= 0x80000000)
Dentry.S615 ldil L%(TMPALIAS_MAP_START),\tmp
616 #if defined(CONFIG_64BIT) && (TMPALIAS_MAP_START >= 0x80000000)