Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Duserspace_msr_exit_test.c480 static uint64_t process_ucall(struct kvm_vcpu *vcpu) in process_ucall() function
521 return process_ucall(vcpu); in run_guest_then_process_ucall()
568 if (process_ucall(vcpu) != UCALL_DONE) { in test_msr_filter_allow()