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

/linux-master/arch/arc/include/asm/
H A Dhighmem.h15 #define PKMAP_SIZE PGDIR_SIZE macro
18 #define FIXMAP_BASE (PAGE_OFFSET - FIXMAP_SIZE - PKMAP_SIZE)
35 #define LAST_PKMAP (PKMAP_SIZE >> PAGE_SHIFT)
/linux-master/arch/arc/mm/
H A Dhighmem.c67 BUILD_BUG_ON(PAGE_OFFSET < (VMALLOC_END + FIXMAP_SIZE + PKMAP_SIZE));
/linux-master/arch/sparc/include/asm/
H A Dhighmem.h42 #define PKMAP_SIZE (LAST_PKMAP << PAGE_SHIFT) macro

Completed in 125 milliseconds