Searched defs:PKMAP_BASE (Results 1 – 11 of 11) sorted by relevance
51 #define PKMAP_BASE (FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) macro53 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) & PMD_MASK) macro
12 #define PKMAP_BASE _AC(0xff800000, UL) macro
45 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE * (LAST_PKMAP + 1)) \ macro
38 #define PKMAP_BASE \ macro
8 #define PKMAP_BASE (PAGE_OFFSET - PMD_SIZE) macro
43 #define PKMAP_BASE PMD_ALIGN(SRMMU_NOCACHE_VADDR + (SRMMU_MAX_NOCACHE_PAGES << PAGE_SHIFT)) macro
34 #define PKMAP_BASE (FIXMAP_BASE + FIXMAP_SIZE) macro
97 #define PKMAP_BASE (FIXADDR_START-PAGE_SIZE*LAST_PKMAP) macro
21 #define PKMAP_BASE ((FIXADDR_START - \ macro
99 #define PKMAP_BASE (PKMAP_END - PAGE_SIZE * LAST_PKMAP) macro
50 #define PKMAP_BASE ((FIXADDR_START - LAST_PKMAP * PAGE_SIZE) & PMD_MASK) macro