Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Ddtlb_backend.S53 ldxa [%g1] ASI_DMMU, %g5 ! Doing PGD caching?
61 srlx %g6, (TLB_PGD_SHIFT - 2), %g5 ! Position PGD offset
62 and %g5, TLB_PGD_MASK, %g5 ! Mask PGD offset
63 lduwa [%g7 + %g5] ASI_PHYS_USE_EC, %g5! Load PGD
/linux-2.4.37.9/arch/cris/
DREADME.mm147 Paging - PTE's, PMD's and PGD's
172 PGD PTE page offset
182 PGDIR_SHIFT is the log2 of the amount of memory an entry in the PGD can map; in our
183 case it is 24, corresponding to 16 MB. This means that each entry in the PGD
205 PGD-part of the address.
217 init-task's PGD.
231 First the PGD entry is found using init_mm.pgd. This is passed to
233 check if the PGD entry points anywhere - if not, a page table page is
234 allocated and the PGD entry updated. Then the alloc_area_pte function is
/linux-2.4.37.9/include/asm-ppc64/
Dpgalloc.h58 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
/linux-2.4.37.9/include/asm-m68k/
Dmotorola_pgalloc.h178 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
/linux-2.4.37.9/include/asm-sparc/
Dpgalloc.h116 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) in BTFIXUPDEF_CALL() argument
/linux-2.4.37.9/include/asm-sparc64/
Dpgalloc.h232 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
/linux-2.4.37.9/Documentation/x86_64/
Dmm.txt13 entries. The levels are named in Linux PML4, PGD, PMD, PTE; AMD calls them
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt276 The SX ( segment index, roughly corresponding to the PGD & PMD in linux terminology )
290 1) s/390 has no PMD so the PMD is really the PGD also.
308 4096*512(PTES)*1024(PMDS)*2048(PGD) = 4398046511104 bytes,
/linux-2.4.37.9/Documentation/
DConfigure.help3928 be streamlined if we restrict the kernel to one PGD for all vmalloc