Lines Matching defs:pvo
315 #define PVO_IS_SP(pvo) (((pvo)->pvo_vaddr & PVO_LARGE) && \ argument
319 #define PVO_PADDR(pvo) moea64_pvo_paddr(pvo) argument
527 moea64_pvo_paddr(struct pvo_entry *pvo) in moea64_pvo_paddr()
551 struct pvo_entry *pvo; in alloc_pvo_entry() local
572 init_pvo_entry(struct pvo_entry *pvo, pmap_t pmap, vm_offset_t va) in init_pvo_entry()
596 free_pvo_entry(struct pvo_entry *pvo) in free_pvo_entry()
604 moea64_pte_from_pvo(const struct pvo_entry *pvo, struct lpte *lpte) in moea64_pte_from_pvo()
691 struct pvo_entry *pvo; in moea64_add_ofw_mappings() local
815 struct pvo_entry *pvo; in moea64_kenter_large() local
1351 struct pvo_entry key, *pvo; in moea64_unwire() local
1396 struct pvo_entry *pvo; in moea64_mincore() local
1450 struct pvo_entry *pvo; in moea64_set_scratchpage_pa() local
1597 struct pvo_entry *pvo; in moea64_quick_enter_page() local
1654 struct pvo_entry *pvo, *oldpvo, *tpvo; in moea64_enter() local
1873 struct pvo_entry *pvo; in moea64_extract() local
1895 struct pvo_entry *pvo; in moea64_extract_and_hold() local
1914 struct pvo_entry *pvo; in moea64_uma_page_alloc() local
2032 struct pvo_entry *pvo; in moea64_is_prefaultable() local
2062 struct pvo_entry *pvo; in moea64_remove_write() local
2129 struct pvo_entry *pvo; in moea64_page_set_memattr() local
2188 struct pvo_entry *pvo, *oldpvo; in moea64_kenter_attr() local
2232 struct pvo_entry *pvo; in moea64_kextract() local
2399 struct pvo_entry *pvo; in moea64_page_exists_quick() local
2435 struct pvo_entry *pvo; in moea64_page_wired_mappings() local
2560 moea64_pvo_protect( pmap_t pm, struct pvo_entry *pvo, vm_prot_t prot) in moea64_pvo_protect()
2609 struct pvo_entry *pvo, key; in moea64_protect() local
2708 struct pvo_entry *pvo, *tpvo; in moea64_remove_pages() local
2740 struct pvo_entry *pvo, *tpvo, key; in moea64_remove_locked() local
2775 struct pvo_entry *pvo; in moea64_remove() local
2804 struct pvo_entry *pvo, *next_pvo; in moea64_remove_all() local
2886 moea64_pvo_enter(struct pvo_entry *pvo, struct pvo_head *pvo_head, in moea64_pvo_enter()
2942 moea64_pvo_remove_from_pmap(struct pvo_entry *pvo) in moea64_pvo_remove_from_pmap()
2998 moea64_pvo_remove_from_page_locked(struct pvo_entry *pvo, in moea64_pvo_remove_from_page_locked()
3027 moea64_pvo_remove_from_page(struct pvo_entry *pvo) in moea64_pvo_remove_from_page()
3053 struct pvo_entry *pvo; in moea64_query_bit() local
3122 struct pvo_entry *pvo; in moea64_clear_bit() local
3162 struct pvo_entry *pvo, key; in moea64_dev_direct_mapped() local
3239 struct pvo_entry *pvo; in moea64_sync_icache() local
3274 struct pvo_entry *pvo; in moea64_scan_init() local
3337 struct pvo_entry *pvo; in moea64_scan_pmap() local
3517 static int64_t moea64_pte_replace_default(struct pvo_entry *pvo, int flags) in moea64_pte_replace_default()
3616 struct pvo_entry *pvo; in moea64_pvo_cleanup() local
3629 pvo_to_vmpage_flags(struct pvo_entry *pvo) in pvo_to_vmpage_flags()
3646 moea64_sp_pvo_in_range(struct pvo_entry *pvo, vm_offset_t sva, vm_offset_t eva) in moea64_sp_pvo_in_range()
3694 struct pvo_entry *pvo, **pvos; in moea64_sp_enter() local
3812 struct pvo_entry *first, *pvo; in moea64_sp_promote() local
3940 struct pvo_entry *pvo; in moea64_sp_demote_aligned() local
3996 moea64_sp_demote(struct pvo_entry *pvo) in moea64_sp_demote()
4012 struct pvo_entry *pvo, *prev; in moea64_sp_unwire() local
4050 struct pvo_entry *pvo, *prev; in moea64_sp_protect() local
4102 struct pvo_entry *pvo, *tpvo; in moea64_sp_remove() local
4137 moea64_sp_query_locked(struct pvo_entry *pvo, uint64_t ptebit) in moea64_sp_query_locked()
4178 moea64_sp_query(struct pvo_entry *pvo, uint64_t ptebit) in moea64_sp_query()
4207 moea64_sp_pvo_clear(struct pvo_entry *pvo, uint64_t ptebit) in moea64_sp_pvo_clear()
4257 moea64_sp_clear(struct pvo_entry *pvo, vm_page_t m, uint64_t ptebit) in moea64_sp_clear()