Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_xen.c13 #define __HYPERVISOR_fpu_taskswitch 5 macro
/linux-5.19.10/include/xen/interface/
Dxen.h32 #define __HYPERVISOR_fpu_taskswitch 5 macro
/linux-5.19.10/arch/x86/include/asm/xen/
Dhypercall.h318 mcl->op = __HYPERVISOR_fpu_taskswitch; in MULTI_fpu_taskswitch()