Searched refs:PMDS (Results 1 – 3 of 3) sorted by relevance
| /arch/x86/platform/pvh/ |
| A D | head.S | 278 PMDS(0, __PAGE_KERNEL_IDENT_LARGE_EXEC, PTRS_PER_PMD) 301 PMDS(0, __PAGE_KERNEL_LARGE_EXEC, KERNEL_IMAGE_SIZE / PMD_SIZE)
|
| /arch/x86/kernel/ |
| A D | head_64.S | 643 PMDS(0, __PAGE_KERNEL_IDENT_LARGE_EXEC, PTRS_PER_PMD) 680 PMDS(0, __PAGE_KERNEL_LARGE_EXEC, KERNEL_IMAGE_SIZE/PMD_SIZE)
|
| /arch/x86/include/asm/ |
| A D | pgtable_64.h | 285 #define PMDS(START, PERM, COUNT) \ macro
|
Completed in 14 milliseconds