Searched defs:pte_lo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/powerpc/include/
H A Dpte.h48 u_int32_t pte_lo; member in struct:pte
58 u_int64_t pte_lo; member in struct:lpte
/freebsd-10.0-release/sys/powerpc/aim/
H A Dmmu_oea.c383 uint32_t pte_lo; local
503 moea_pte_create(struct pte *pt, u_int sr, vm_offset_t va, u_int pte_lo) argument
1142 u_int pte_lo, pvo_flags; local
1504 u_int pte_lo; local
1915 moea_pvo_enter(pmap_t pm, uma_zone_t zone, struct pvo_head *pvo_head, vm_offset_t va, vm_offset_t pa, u_int pte_lo, int flags) argument
[all...]
H A Dmmu_oea64.c425 uint64_t pte_lo; local
588 uint64_t pte_lo; local
403 moea64_pte_create(struct lpte *pt, uint64_t vsid, vm_offset_t va, uint64_t pte_lo, int flags) argument
1242 uint64_t pte_lo; local
1677 uint64_t pte_lo; local
2181 moea64_pvo_enter(mmu_t mmu, pmap_t pm, uma_zone_t zone, struct pvo_head *pvo_head, vm_offset_t va, vm_offset_t pa, uint64_t pte_lo, int flags) argument
[all...]

Completed in 115 milliseconds