Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dhighmem.h52 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP)) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dhighmem.h49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP)) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable-32.h100 #define PKMAP_END ((FIXADDR_START) & ~((LAST_PKMAP << PAGE_SHIFT)-1)) macro
101 #define PKMAP_BASE (PKMAP_END - PAGE_SIZE * LAST_PKMAP)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dsrmmu.c960 srmmu_allocate_ptable_skeleton(PKMAP_BASE, PKMAP_END); in srmmu_paging_init()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dsrmmu.c961 srmmu_allocate_ptable_skeleton(PKMAP_BASE, PKMAP_END); in srmmu_paging_init()

Completed in 6 milliseconds