Searched refs:PTE (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/mm/
H A Dmmu_decl.h47 extern PTE *Hash, *Hash_end;
H A Dppc_mmu.c44 PTE *Hash, *Hash_end;
209 Hash_end = (PTE *) ((unsigned long)Hash + Hash_size);
254 * fault has been handled by updating a PTE in the linux page tables.
256 * the updated linux PTE.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgalloc.h91 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgalloc.h91 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dppc_htab.c43 extern PTE *Hash, *Hash_end;
122 PTE *ptr;
185 "PTE Hash Table Information\n"
195 (Hash_size/(sizeof(PTE)*8)),
197 Hash_size/sizeof(PTE),
201 ((kptes+uptes)*100) / (Hash_size/sizeof(PTE))
H A Dhead_4xx.S522 2: SYNC # Force all PTE updates to finish
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgalloc.h177 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgalloc.h177 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Ditlb_base.S45 2: stxa %g5, [%g0] ASI_ITLB_DATA_IN ! Load PTE into TLB
H A Ddtlb_backend.S80 retry ! Load PTE once again
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h131 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h265 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgalloc.h131 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgalloc.h265 #define pmd_populate(MM, PMD, PTE) pmd_set(PMD, PTE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dmmu.h44 } PTE; typedef in typeref:struct:_PTE
246 * for finding the PTE address during software tablewalk.
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dmmu.h44 } PTE; typedef in typeref:struct:_PTE
246 * for finding the PTE address during software tablewalk.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dchrp_setup.c84 extern PTE *Hash, *Hash_end;
H A Dprep_setup.c107 extern PTE *Hash, *Hash_end;

Completed in 102 milliseconds