Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/hvm/
H A Dhvm_op.h27 struct xen_hvm_param { struct
32 typedef struct xen_hvm_param xen_hvm_param_t; argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dxpv_platform.c82 struct xen_hvm_param xhp; in hvm_get_param()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c297 struct xen_hvm_param xhp; in set_hvm_callback()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c1106 size = sizeof (struct xen_hvm_param); in privcmd_HYPERVISOR_hvm_op()