Home
last modified time | relevance | path

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

/trueos/sys/i386/include/xen/
HDhypercall.h296 HYPERVISOR_physdev_op( in HYPERVISOR_physdev_op() function
/trueos/sys/amd64/include/xen/
HDhypercall.h302 HYPERVISOR_physdev_op( in HYPERVISOR_physdev_op() function
/trueos/sys/x86/xen/
HDxen_intr.c950 (void)HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in xen_intr_pirq_eoi_source()
/trueos/sys/i386/xen/
HDxen_machdep.c1112 PANIC_IF(HYPERVISOR_physdev_op(PHYSDEVOP_SET_IOPL, &set_iopl)); in initvalues()