Home
last modified time | relevance | path

Searched refs:PMD (Results 1 – 5 of 5) sorted by relevance

/arch/sparc/include/asm/
A Dpgalloc_64.h41 #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 Dpgalloc_32.h36 #define pud_populate(MM, PGD, PMD) pud_set(PGD, PMD) argument
A Dpgtable_64.h1165 #define pmd_pgtable(PMD) ((pte_t *)pmd_page_vaddr(PMD)) argument
/arch/arm/kernel/
A Dhead.S209 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 DKconfig1016 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