Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_exceptions_test.c194 vcpu_events_get(vcpu, &events); in queue_ss_exception()
247 vcpu_events_get(vcpu, &events); in main()
H A Dvmx_exception_with_invalid_guest_state.c92 vcpu_events_get(vcpu, &events); in sigalrm_handler()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h823 static inline void vcpu_events_get(struct kvm_vcpu *vcpu, in vcpu_events_get() function
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c1126 vcpu_events_get(vcpu, &state->events); in vcpu_save_state()