Home
last modified time | relevance | path

Searched refs:HYPERVISOR_platform_op (Results 1 – 6 of 6) sorted by relevance

/titanic_53/usr/src/uts/i86xpv/io/
H A Dxpvtod.c138 (void) HYPERVISOR_platform_op(&op); in todxen_set()
H A Dprivcmd_hcall.c697 error = HYPERVISOR_platform_op(&op); in privcmd_HYPERVISOR_platform_op()
/titanic_53/usr/src/uts/intel/sys/
H A Dhypervisor.h217 extern long HYPERVISOR_platform_op(xen_platform_op_t *);
/titanic_53/usr/src/uts/common/xen/os/
H A Dhypercall.c116 HYPERVISOR_platform_op(xen_platform_op_t *platform_op) in HYPERVISOR_platform_op() function
/titanic_53/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c1023 (void) HYPERVISOR_platform_op(&op); in xpv_panic_init()
/titanic_53/usr/src/uts/i86pc/os/
H A Dmicrocode.c876 e = HYPERVISOR_platform_op(&op); in ucode_load_xpv()