Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/xen/
Dhypercall.S81 HYPERCALL2(physdev_op);
/linux-6.6.21/arch/arm/xen/
Dhypercall.S89 HYPERCALL2(physdev_op);
/linux-6.6.21/include/xen/interface/
Dphysdev.h181 struct physdev_op { struct
/linux-6.6.21/arch/x86/include/asm/xen/
Dhypercall.h446 return _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()