Home
last modified time | relevance | path

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

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