Home
last modified time | relevance | path

Searched defs:PKMAP_END (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dhighmem.h49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP)) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-32.h98 #define PKMAP_END ((FIXADDR_START) & ~((LAST_PKMAP << PAGE_SHIFT)-1)) macro