Home
last modified time | relevance | path

Searched refs:old_guest_ptpg (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h537 struct page_info *old_guest_ptpg; /* containing page table of the */ member
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c1320 current->arch.old_guest_ptpg = mfn_to_page(_mfn(pfn)); in put_page_from_l3e()
1350 current->arch.old_guest_ptpg = mfn_to_page(_mfn(pfn)); in put_page_from_l4e()
1547 current->arch.old_guest_ptpg = NULL; in alloc_l3_table()
1707 current->arch.old_guest_ptpg = NULL; in alloc_l4_table()
2722 v->arch.old_guest_ptpg) ) in put_old_guest_table()
2886 curr->arch.old_guest_ptpg = NULL; in new_guest_cr3()
3154 curr->arch.old_guest_ptpg = NULL; in do_mmuext_op()
3188 curr->arch.old_guest_ptpg = NULL; in do_mmuext_op()
3261 curr->arch.old_guest_ptpg = NULL; in do_mmuext_op()
A Ddomain.c1097 v->arch.old_guest_ptpg = NULL; in arch_set_info_guest()

Completed in 25 milliseconds