Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dphysdev.h89 typedef struct physdev_set_iopl physdev_set_iopl_t; typedef
90 DEFINE_XEN_GUEST_HANDLE(physdev_set_iopl_t);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c1091 physdev_set_iopl_t set_iopl; in xen_enable_user_iopl()
1102 physdev_set_iopl_t set_iopl; in xen_disable_user_iopl()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c2229 physdev_set_iopl_t set_iopl; in startup_kernel()