Searched refs:paging_mode_refcounts (Results 1 – 5 of 5) sorted by relevance
40 paging_mode_refcounts(_d))
81 #define paging_mode_refcounts(_d) (!!((_d)->arch.paging.mode & PG_refcounts)) macro
2154 ASSERT(!paging_mode_refcounts(pt_dom)); in mod_l1_entry()2569 if ( !paging_mode_refcounts(domain) && !domain->is_dying ) in get_page()2698 ASSERT(!paging_mode_refcounts(owner)); in devalidate_page()3155 if ( paging_mode_refcounts(v->domain) ) in vcpu_destroy_pagetables()3267 if ( !VM_ASSIST(d, m2p_strict) && !paging_mode_refcounts(d) ) in new_guest_cr3()3278 if ( paging_mode_refcounts(d) ) in new_guest_cr3()3466 if ( paging_mode_refcounts(pg_owner) ) in do_mmuext_op()3532 if ( paging_mode_refcounts(pg_owner) ) in do_mmuext_op()3987 if ( unlikely(paging_mode_refcounts(pt_owner)) ) in do_mmu_update()
1106 else if ( paging_mode_refcounts(d) ) in arch_set_info_guest()1129 !paging_mode_refcounts(d) ) in arch_set_info_guest()1150 else if ( !paging_mode_refcounts(d) ) in arch_set_info_guest()
883 if ( paging_mode_refcounts(d) ) in paging_dump_domain_info()
Completed in 636 milliseconds