Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Dplugin_xen.c12 #define __HYPERVISOR_fpu_taskswitch 5 macro
/Linux-v4.19/include/xen/interface/
Dxen.h49 #define __HYPERVISOR_fpu_taskswitch 5 macro
/Linux-v4.19/arch/x86/include/asm/xen/
Dhypercall.h442 mcl->op = __HYPERVISOR_fpu_taskswitch; in MULTI_fpu_taskswitch()