Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dsmm_test.c50 static inline void sync_with_host(uint64_t phase) in sync_with_host() function
66 sync_with_host(1); in guest_code()
70 sync_with_host(2); in guest_code()
74 sync_with_host(4); in guest_code()
82 sync_with_host(5); in guest_code()
86 sync_with_host(7); in guest_code()
89 sync_with_host(DONE); in guest_code()