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

/freebsd-10-stable/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-stable/sys/powerpc/aim/
H A Dmmu_oea.c377 uint32_t pte_lo; local
497 moea_pte_create(struct pte *pt, u_int sr, vm_offset_t va, u_int pte_lo) argument
1139 u_int pte_lo, pvo_flags; local
1500 u_int pte_lo; local
1909 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.c428 uint64_t pte_lo; local
602 uint64_t pte_lo; local
406 moea64_pte_create(struct lpte *pt, uint64_t vsid, vm_offset_t va, uint64_t pte_lo, int flags) argument
1239 uint64_t pte_lo; local
1685 uint64_t pte_lo; local
2189 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, int8_t psind __unused) argument
[all...]

Completed in 452 milliseconds