Searched refs:HYPERVISOR_mmuext_op (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 265 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() function
|
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 266 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() function
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | mmu_pv.c | 993 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF)) in pin_pagetable_pfn()
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | mmu_pv.c | 1008 if (HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF)) in pin_pagetable_pfn()
|
Completed in 8 milliseconds