Searched defs:PKMAP_BASE (Results 1 – 10 of 10) sorted by relevance
53 #define PKMAP_BASE (FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) macro55 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) & PMD_MASK) macro
6 #define PKMAP_BASE (PAGE_OFFSET - PMD_SIZE) macro
46 #define PKMAP_BASE PMD_ALIGN(SRMMU_NOCACHE_VADDR + (SRMMU_MAX_NOCACHE_PAGES << PAGE_SHIFT)) macro
40 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE * (LAST_PKMAP + 1)) \ macro
40 #define PKMAP_BASE 0xfe000000UL macro
54 #define PKMAP_BASE __UL(0xd8000000) macro
53 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE*LAST_PKMAP) & PGDIR_MASK) macro
68 #define PKMAP_BASE (0xfe000000UL) macro
34 #define PKMAP_BASE (0xfd000000UL) macro
50 #define PKMAP_BASE ((FIXADDR_START - LAST_PKMAP * PAGE_SIZE) & PMD_MASK) macro