Searched defs:UCALL_SYNC (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxapic_state_test.c68 TEST_ASSERT_EQ(get_ucall(vcpu, &uc), UCALL_SYNC); local
H A Ddirty_log_page_splitting_test.c75 TEST_ASSERT_EQ(get_ucall(vcpu, NULL), UCALL_SYNC); local
/linux-master/tools/testing/selftests/kvm/include/
H A Ducall_common.h13 UCALL_SYNC, enumerator in enum:__anon1074
/linux-master/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c59 TEST_ASSERT_EQ(get_ucall(vcpu, NULL), UCALL_SYNC); local

Completed in 114 milliseconds