Home
last modified time | relevance | path

Searched refs:PGD (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h18 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, (unsigned long)PUD) argument
/arch/sparc/include/asm/
Dpgalloc_32.h36 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
Dpgalloc_64.h24 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) argument
/arch/arm/kernel/
Dhead.S200 orr r3, r3, #3 @ PGD block type
205 str r7, [r0], #4 @ set top PGD entry bits
206 str r3, [r0], #4 @ set bottom PGD entry bits
208 str r3, [r0], #4 @ set bottom PGD entry bits
209 str r7, [r0], #4 @ set top PGD entry bits
348 sub r4, r4, #0x1000 @ point to the PGD table
/arch/arc/mm/
Dtlbex.S204 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD
205 ld.as r3, [r1, r0] ; PGD entry corresp to faulting addr
212 bnz.d 2f ; YES: PGD == PMD has THP PTE: stop pgd walk
/arch/arm/kvm/
Dinit.S64 @ Set the HTTBR to point to the hypervisor PGD pointer passed
/arch/alpha/
DKconfig600 be streamlined if we restrict the kernel to one PGD for all vmalloc