Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Dfixmap.h17 #define TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024) macro
22 #define KERNEL_MAP_END (TMPALIAS_MAP_START)
/Linux-v4.19/arch/parisc/kernel/
Dpacache.S572 ldil L%(TMPALIAS_MAP_START), %r28
574 #if (TMPALIAS_MAP_START >= 0x80000000)
719 ldil L%(TMPALIAS_MAP_START), %r28
721 #if (TMPALIAS_MAP_START >= 0x80000000)
796 ldil L%(TMPALIAS_MAP_START), %r28
798 #if (TMPALIAS_MAP_START >= 0x80000000)
856 ldil L%(TMPALIAS_MAP_START), %r28
858 #if (TMPALIAS_MAP_START >= 0x80000000)
Dentry.S627 ldil L%(TMPALIAS_MAP_START),\tmp
628 #if defined(CONFIG_64BIT) && (TMPALIAS_MAP_START >= 0x80000000)