Home
last modified time | relevance | path

Searched refs:vm_assist (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/xen/
Dhypercall.S86 HYPERCALL2(vm_assist);
/kernel/linux/linux-5.10/arch/arm/xen/
Dhypercall.S94 HYPERCALL2(vm_assist);
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_xen.c76 N(vm_assist),
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dinterface.h244 unsigned long vm_assist; /* VMASST_TYPE_* bitmap */ member
Dhypercall.h388 return _hypercall2(int, vm_assist, cmd, type); in HYPERVISOR_vm_assist()