Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dhypervisor.h157 extern void xen_enable_user_iopl(void);
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c108 xen_enable_user_iopl, NULL, NULL, in sysi86()
110 xen_enable_user_iopl(); in sysi86()
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c1101 xen_enable_user_iopl(void) in xen_enable_user_iopl() function