Home
last modified time | relevance | path

Searched refs:xen_domain_handle_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/xen/public/
H A Ddomctl.h52 xen_domain_handle_t handle;
108 xen_domain_handle_t handle;
323 xen_domain_handle_t handle;
H A Dxen.h638 typedef uint8_t xen_domain_handle_t[16]; typedef
/titanic_41/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c992 size = sizeof (xen_domain_handle_t); in privcmd_HYPERVISOR_xen_version()