Home
last modified time | relevance | path

Searched refs:FIXADDR_BOOT_START (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dpgtable_32_types.h40 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE * (LAST_PKMAP + 1)) \
Dfixmap.h141 #define FIXADDR_BOOT_START (FIXADDR_TOP - FIXADDR_BOOT_SIZE) macro
/arch/tile/include/asm/
Dfixmap.h81 #define FIXADDR_BOOT_START (FIXADDR_TOP + PAGE_SIZE - __FIXADDR_BOOT_SIZE) macro
Dpgtable_32.h55 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE*LAST_PKMAP) & PGDIR_MASK)