Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h517 call HYPERVISOR_fpu_taskswitch; \
523 call HYPERVISOR_fpu_taskswitch; \
530 call HYPERVISOR_fpu_taskswitch; \
535 call HYPERVISOR_fpu_taskswitch; \
/titanic_50/usr/src/uts/intel/sys/
H A Dhypervisor.h215 extern long HYPERVISOR_fpu_taskswitch(int);
/titanic_50/usr/src/uts/common/xen/os/
H A Dhypercall.c108 HYPERVISOR_fpu_taskswitch(int set) in HYPERVISOR_fpu_taskswitch() function