Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h32 #define __HYPERVISOR_fpu_taskswitch 5 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h80 #define __HYPERVISOR_fpu_taskswitch 5 macro
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h318 mcl->op = __HYPERVISOR_fpu_taskswitch; in MULTI_fpu_taskswitch()