Searched defs:pvo (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/powerpc/ps3/
H A Dmmu_ps3.c152 mps3_pte_synch_locked(struct pvo_entry *pvo) argument
179 mps3_pte_synch(mmu_t mmu, struct pvo_entry *pvo) argument
191 mps3_pte_clear(mmu_t mmu, struct pvo_entry *pvo, uint64_t ptebit) argument
217 mps3_pte_unset(mmu_t mmu, struct pvo_entry *pvo) argument
237 mps3_pte_insert(mmu_t mmu, struct pvo_entry *pvo) argument
[all...]
/freebsd-11-stable/sys/powerpc/aim/
H A Dmoea64_native.c222 moea64_pte_synch_native(mmu_t mmu, struct pvo_entry *pvo) argument
249 moea64_pte_clear_native(mmu_t mmu, struct pvo_entry *pvo, uint64_t ptebit) argument
295 moea64_pte_unset_native(mmu_t mmu, struct pvo_entry *pvo) argument
333 moea64_pte_replace_native(mmu_t mmu, struct pvo_entry *pvo, int flags) argument
590 moea64_pte_insert_native(mmu_t mmu, struct pvo_entry *pvo) argument
[all...]
H A Dmmu_oea64.c353 struct pvo_entry *pvo; local
375 init_pvo_entry(struct pvo_entry *pvo, pmap_t pmap, vm_offset_t va) argument
397 free_pvo_entry(struct pvo_entry *pvo) argument
405 moea64_pte_from_pvo(const struct pvo_entry *pvo, struct lpte *lpte) argument
493 struct pvo_entry *pvo; local
614 struct pvo_entry *pvo; local
1051 struct pvo_entry key, *pvo; local
1245 struct pvo_entry *pvo; local
1294 struct pvo_entry *pvo, *oldpvo; local
1466 struct pvo_entry *pvo; local
1488 struct pvo_entry *pvo; local
1515 struct pvo_entry *pvo; local
1614 struct pvo_entry *pvo; local
1651 struct pvo_entry *pvo; local
1718 struct pvo_entry *pvo; local
1767 struct pvo_entry *pvo, *oldpvo; local
1809 struct pvo_entry *pvo; local
1886 struct pvo_entry *pvo; local
1922 struct pvo_entry *pvo; local
2044 moea64_pvo_protect(mmu_t mmu, pmap_t pm, struct pvo_entry *pvo, vm_prot_t prot) argument
2092 struct pvo_entry *pvo, *tpvo, key; local
2182 struct pvo_entry *pvo, *tpvo; local
2217 struct pvo_entry *pvo, *tpvo, key; local
2261 struct pvo_entry *pvo, *next_pvo; local
2337 moea64_pvo_enter(mmu_t mmu, struct pvo_entry *pvo, struct pvo_head *pvo_head) argument
2393 moea64_pvo_remove_from_pmap(mmu_t mmu, struct pvo_entry *pvo) argument
2449 moea64_pvo_remove_from_page(mmu_t mmu, struct pvo_entry *pvo) argument
2490 struct pvo_entry *pvo; local
2538 struct pvo_entry *pvo; local
2572 struct pvo_entry *pvo, key; local
2643 struct pvo_entry *pvo; local
2675 struct pvo_entry *pvo; local
[all...]
H A Dmmu_oea.c1023 struct pvo_entry key, *pvo; local
1251 struct pvo_entry *pvo; local
1272 struct pvo_entry *pvo; local
1345 struct pvo_entry *pvo; local
1383 struct pvo_entry *pvo; local
1459 struct pvo_entry *pvo; local
1535 struct pvo_entry *pvo; local
1597 struct pvo_entry *pvo; local
1633 struct pvo_entry *pvo; local
1731 struct pvo_entry *pvo, *tpvo, key; local
1831 struct pvo_entry *pvo, *tpvo, key; local
1853 struct pvo_entry *pvo, *next_pvo; local
1927 struct pvo_entry *pvo; local
2043 moea_pvo_remove(struct pvo_entry *pvo, int pteidx) argument
2099 moea_pvo_pte_index(const struct pvo_entry *pvo, int ptegidx) argument
2118 struct pvo_entry *pvo; local
2140 moea_pvo_to_pte(const struct pvo_entry *pvo, int pteidx) argument
2201 struct pvo_entry *pvo; local
2315 struct pvo_entry *pvo_walk, *pvo = NULL; local
2419 struct pvo_entry *pvo; local
2469 struct pvo_entry *pvo; local
2634 struct pvo_entry *pvo; local
2667 struct pvo_entry *pvo; local
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Dmmu_phyp.c244 mphyp_pte_synch(mmu_t mmu, struct pvo_entry *pvo) argument
263 mphyp_pte_clear(mmu_t mmu, struct pvo_entry *pvo, uint64_t ptebit) argument
317 mphyp_pte_unset(mmu_t mmu, struct pvo_entry *pvo) argument
378 mphyp_pte_insert(mmu_t mmu, struct pvo_entry *pvo) argument
[all...]

Completed in 114 milliseconds