Home
last modified time | relevance | path

Searched refs:HYPERCALL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/xen/
H A Dtrace.c6 #define HYPERCALL(x) [__HYPERVISOR_##x] = "("#x")", macro
10 #undef HYPERCALL
H A Dxen-head.S37 #define HYPERCALL(n) \ macro
41 #undef HYPERCALL
/openbmc/linux/include/trace/events/
H A Dkvm.h13 ERSN(UNKNOWN), ERSN(EXCEPTION), ERSN(IO), ERSN(HYPERCALL), \
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1854 KVM_EXIT_STRING(HYPERCALL),