Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c99 return (__hypercall1(__HYPERVISOR_fpu_taskswitch, (long)set)); in HYPERVISOR_fpu_taskswitch()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h74 #define __HYPERVISOR_fpu_taskswitch 5 macro