Home
last modified time | relevance | path

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

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