Home
last modified time | relevance | path

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

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