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

/linux-master/arch/sparc/include/asm/
H A Dhighmem.h49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP)) macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-32.h98 #define PKMAP_END ((FIXADDR_START) & ~((LAST_PKMAP << PAGE_SHIFT)-1)) macro
99 #define PKMAP_BASE (PKMAP_END - PAGE_SIZE * LAST_PKMAP)
/linux-master/arch/sparc/mm/
H A Dsrmmu.c961 srmmu_allocate_ptable_skeleton(PKMAP_BASE, PKMAP_END);

Completed in 119 milliseconds