Home
last modified time | relevance | path

Searched refs:paging_mode_refcounts (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dshadow.h38 paging_mode_refcounts(_d))
A Dpaging.h67 #define paging_mode_refcounts(_d) (!!((_d)->arch.paging.mode & PG_refcounts)) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c1903 ASSERT(!paging_mode_refcounts(pt_dom)); in mod_l1_entry()
2253 if ( !paging_mode_refcounts(domain) && !domain->is_dying ) in get_page()
2755 if ( paging_mode_refcounts(v->domain) ) in vcpu_destroy_pagetables()
2776 if ( paging_mode_refcounts(v->domain) ) in vcpu_destroy_pagetables()
2847 rc = paging_mode_refcounts(d) in new_guest_cr3()
2866 if ( !VM_ASSIST(d, m2p_strict) && !paging_mode_refcounts(d) ) in new_guest_cr3()
2877 if ( paging_mode_refcounts(d) ) in new_guest_cr3()
3097 if ( paging_mode_refcounts(pg_owner) ) in do_mmuext_op()
3162 if ( paging_mode_refcounts(pg_owner) ) in do_mmuext_op()
3607 if ( unlikely(paging_mode_refcounts(pt_owner)) ) in do_mmu_update()
A Ddomain.c1044 else if ( paging_mode_refcounts(d) ) in arch_set_info_guest()
1067 !paging_mode_refcounts(d) ) in arch_set_info_guest()
1088 else if ( !paging_mode_refcounts(d) ) in arch_set_info_guest()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dpaging.c884 if ( paging_mode_refcounts(d) ) in paging_dump_domain_info()

Completed in 16 milliseconds