Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dkvm_perf.h23 #define KVM_EXIT_REASON "icptcode" macro
/linux-4.4.14/arch/x86/include/uapi/asm/
Dkvm_perf.h14 #define KVM_EXIT_REASON "exit_reason" macro
/linux-4.4.14/tools/perf/
Dbuiltin-kvm.c41 key->key = perf_evsel__intval(evsel, sample, KVM_EXIT_REASON); in exit_event_get_key()