Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c46 static inline void sync_with_host(uint64_t phase) in sync_with_host() function
60 sync_with_host(8); in l2_guest_code()
62 sync_with_host(10); in l2_guest_code()
75 sync_with_host(1); in guest_code()
79 sync_with_host(2); in guest_code()
83 sync_with_host(4); in guest_code()
96 sync_with_host(5); in guest_code()
100 sync_with_host(7); in guest_code()
111 sync_with_host(12); in guest_code()
114 sync_with_host(DONE); in guest_code()