Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h30 #define __HYPERVISOR_stack_switch 3 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h78 #define __HYPERVISOR_stack_switch 3 macro
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h377 mcl->op = __HYPERVISOR_stack_switch; in MULTI_stack_switch()