Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dsmm_test.c50 static inline void sync_with_host(uint64_t phase) in sync_with_host() function
64 sync_with_host(8); in l2_guest_code()
66 sync_with_host(10); in l2_guest_code()
79 sync_with_host(1); in guest_code()
83 sync_with_host(2); in guest_code()
87 sync_with_host(4); in guest_code()
100 sync_with_host(5); in guest_code()
104 sync_with_host(7); in guest_code()
116 sync_with_host(12); in guest_code()
119 sync_with_host(DONE); in guest_code()