Searched defs:PKMAP_BASE (Results 1 – 12 of 12) sorted by relevance
54 #define PKMAP_BASE (FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) macro56 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) & PMD_MASK) macro
30 #define PKMAP_BASE ((FIXADDR_START - PGDIR_SIZE) & (PGDIR_MASK)) macro
7 #define PKMAP_BASE (PAGE_OFFSET - PMD_SIZE) macro
45 #define PKMAP_BASE PMD_ALIGN(SRMMU_NOCACHE_VADDR + (SRMMU_MAX_NOCACHE_PAGES << PAGE_SHIFT)) macro
47 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE * (LAST_PKMAP + 1)) \ macro
21 #define PKMAP_BASE (FIXMAP_BASE + FIXMAP_SIZE) macro
58 #define PKMAP_BASE \ macro
21 #define PKMAP_BASE ((FIXADDR_START - \ macro
97 #define PKMAP_BASE (FIXADDR_START-PAGE_SIZE*LAST_PKMAP) macro
102 #define PKMAP_BASE (PKMAP_END - PAGE_SIZE * LAST_PKMAP) macro
19 #define PKMAP_BASE (0xff800000) macro
47 #define PKMAP_BASE ((FIXADDR_START - LAST_PKMAP * PAGE_SIZE) & PMD_MASK) macro