Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/xen/
Dtrace.c38 N(physdev_op),
/linux-3.4.99/include/xen/interface/
Dphysdev.h193 struct physdev_op { struct
/linux-3.4.99/arch/x86/include/asm/xen/
Dhypercall.h384 int rc = _hypercall2(int, physdev_op, cmd, arg); in HYPERVISOR_physdev_op()
386 struct physdev_op op; in HYPERVISOR_physdev_op()
/linux-3.4.99/arch/ia64/include/asm/xen/
Dhypercall.h156 return _hypercall2(int, physdev_op, cmd, arg); in xencomm_arch_hypercall_physdev_op()