Searched refs:PMD (Results 1 – 5 of 5) sorted by relevance
| /arch/sparc/include/asm/ |
| A D | pgalloc_64.h | 41 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument 72 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument 73 #define pmd_populate(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument
|
| A D | pgalloc_32.h | 36 #define pud_populate(MM, PGD, PMD) pud_set(PGD, PMD) argument
|
| A D | pgtable_64.h | 1165 #define pmd_pgtable(PMD) ((pte_t *)pmd_page_vaddr(PMD)) argument
|
| /arch/arm/kernel/ |
| A D | head.S | 209 add r3, r4, #0x1000 @ first PMD table address 221 add r3, r3, #0x1000 @ next PMD table 225 add r4, r4, #0x1000 @ point to the PMD tables
|
| /arch/ |
| A D | Kconfig | 1016 Archs that select this are able to move page tables at the PMD level. 1028 # Archs that select this would be capable of PMD-sized vmaps (i.e., 1716 accessed bit in non-leaf PMD entries when using them as part of linear
|
Completed in 17 milliseconds