Searched defs:PKMAP_BASE (Results 1 – 14 of 14) 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
26 #define PKMAP_BASE (FIXADDR_START - PMD_SIZE) macro
6 #define PKMAP_BASE (PAGE_OFFSET - PMD_SIZE) macro
44 #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
46 #define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE * (LAST_PKMAP + 1)) \ macro
21 #define PKMAP_BASE ((FIXADDR_START - \ macro
110 #define PKMAP_BASE (FIXADDR_START-PAGE_SIZE*LAST_PKMAP) macro
54 #define PKMAP_BASE __UL(0xd8000000) macro
55 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE*LAST_PKMAP) & PGDIR_MASK) macro
64 #define PKMAP_BASE (0xfe000000UL) macro
34 #define PKMAP_BASE (0xfd000000UL) macro
50 #define PKMAP_BASE ((FIXADDR_START - LAST_PKMAP * PAGE_SIZE) & PMD_MASK) macro