Lines Matching defs:pvo
308 #define PVO_WIRED_P(pvo) ((pvo)->pvo_vaddr & PVO_WIRED) argument
309 #define PVO_MANAGED_P(pvo) ((pvo)->pvo_vaddr & PVO_MANAGED) argument
310 #define PVO_EXECUTABLE_P(pvo) ((pvo)->pvo_vaddr & PVO_EXECUTABLE) argument
328 #define PVO_VADDR(pvo) ((pvo)->pvo_vaddr & ~ADDR_POFF) argument
329 #define PVO_PTEGIDX_GET(pvo) ((pvo)->pvo_vaddr & PVO_PTEGIDX_MASK) argument
330 #define PVO_PTEGIDX_ISSET(pvo) ((pvo)->pvo_vaddr & PVO_PTEGIDX_VALID) argument
331 #define PVO_PTEGIDX_CLR(pvo) \ argument
333 #define PVO_PTEGIDX_SET(pvo,i) \ argument
335 #define PVO_WHERE(pvo,w) \ argument
370 #define PMAP_PVO_CHECK(pvo) \ argument
376 #define PMAP_PVO_CHECK(pvo) do { } while (/*CONSTCOND*/0) argument
884 struct pvo_entry *pvo, *source_pvo, *victim_pvo; in pmap_pte_spill() local
1283 pmap_pvo_pte_index(const struct pvo_entry *pvo, int ptegidx) in pmap_pvo_pte_index()
1298 pmap_pvo_to_pte(const struct pvo_entry *pvo, int pteidx) in pmap_pvo_to_pte()
1364 struct pvo_entry *pvo; in pmap_pvo_find_va() local
1391 pmap_pvo_check(const struct pvo_entry *pvo) in pmap_pvo_check()
1505 struct pvo_entry *pvo; in pmap_pvo_reclaim() local
1531 struct pvo_entry *pvo; in pmap_pvo_enter() local
1689 pmap_pvo_remove(struct pvo_entry *pvo, int pteidx, struct pvo_head *pvol) in pmap_pvo_remove()
1794 pmap_pvo_free(struct pvo_entry *pvo) in pmap_pvo_free()
1803 struct pvo_entry *pvo, *npvo; in pmap_pvo_free_list() local
1818 pvo_set_exec(struct pvo_entry *pvo) in pvo_set_exec()
1842 pvo_clear_exec(struct pvo_entry *pvo) in pvo_clear_exec()
2052 struct pvo_entry *pvo; in pmap_remove() local
2136 struct pvo_entry *pvo; in pmap_extract() local
2201 struct pvo_entry *pvo; in pmap_protect() local
2274 struct pvo_entry *pvo; in pmap_unwire() local
2295 struct pvo_entry *pvo, *next_pvo; in pmap_pp_protect() local
2434 struct pvo_entry *pvo; in pmap_query_bit() local
2494 struct pvo_entry *pvo; in pmap_clear_bit() local
2575 struct pvo_entry *pvo; in pmap_procwr() local
2771 struct pvo_entry *pvo; in pmap_print_pte() local
2794 struct pvo_entry *pvo; in pmap_pteg_dist() local
2835 struct pvo_entry *pvo; in pmap_pvo_verify() local