Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_iret (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h370 movl $__HYPERVISOR_iret, %eax; \
398 movl $__HYPERVISOR_iret, %eax; \
/titanic_41/usr/src/uts/common/xen/public/
H A Dxen.h91 #define __HYPERVISOR_iret 23 /* x86 only */ macro