Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h529 call HYPERVISOR_fpu_taskswitch; \
535 call HYPERVISOR_fpu_taskswitch; \
542 call HYPERVISOR_fpu_taskswitch; \
547 call HYPERVISOR_fpu_taskswitch; \
/illumos-gate/usr/src/uts/intel/sys/
H A Dhypervisor.h215 extern long HYPERVISOR_fpu_taskswitch(int);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c97 HYPERVISOR_fpu_taskswitch(int set) in HYPERVISOR_fpu_taskswitch() function