Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/xen/
Dhypercall.S81 HYPERCALL2(physdev_op);
/Linux-v5.4/arch/arm/xen/
Dhypercall.S89 HYPERCALL2(physdev_op);
/Linux-v5.4/tools/lib/traceevent/plugins/
Dplugin_xen.c88 N(physdev_op),
/Linux-v5.4/include/xen/interface/
Dphysdev.h199 struct physdev_op { struct
/Linux-v5.4/arch/x86/include/asm/xen/
Dhypercall.h376 return _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()