Home
last modified time | relevance | path

Searched refs:xen_platform_op_t (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/xen/public/
H A Dplatform.h341 typedef struct xen_platform_op xen_platform_op_t; typedef
342 DEFINE_XEN_GUEST_HANDLE(xen_platform_op_t);
/titanic_41/usr/src/uts/i86xpv/io/
H A Dxpvtod.c127 xen_platform_op_t op; in todxen_set()
H A Dprivcmd_hcall.c578 privcmd_HYPERVISOR_platform_op(xen_platform_op_t *opp) in privcmd_HYPERVISOR_platform_op()
581 xen_platform_op_t op; in privcmd_HYPERVISOR_platform_op()
1202 (xen_platform_op_t *)hc->arg[0]); in do_privcmd_hypercall()
/titanic_41/usr/src/uts/intel/sys/
H A Dhypervisor.h217 extern long HYPERVISOR_platform_op(xen_platform_op_t *);
/titanic_41/usr/src/uts/common/xen/os/
H A Dhypercall.c116 HYPERVISOR_platform_op(xen_platform_op_t *platform_op) in HYPERVISOR_platform_op()
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c1010 xen_platform_op_t op; in xpv_panic_init()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmicrocode.c865 xen_platform_op_t op; in ucode_load_xpv()