Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/xen/
Dhypercall.h238 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() function
/linux-4.1.27/arch/x86/xen/
Dmmu.c1497 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF)) in pin_pagetable_pfn()