Home
last modified time | relevance | path

Searched refs:HYPERVISOR_mmuext_op (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/xen/
H A Dhypercall.h266 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() function
/linux/arch/x86/xen/
H A Dmmu_pv.c1007 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF)) in pin_pagetable_pfn()