Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dsmm_test.c43 static inline void sync_with_host(uint64_t phase) in sync_with_host() function
57 sync_with_host(8); in l2_guest_code()
59 sync_with_host(10); in l2_guest_code()
72 sync_with_host(1); in guest_code()
76 sync_with_host(2); in guest_code()
80 sync_with_host(4); in guest_code()
93 sync_with_host(5); in guest_code()
97 sync_with_host(7); in guest_code()
108 sync_with_host(12); in guest_code()
111 sync_with_host(DONE); in guest_code()
H A Devmcs_smm_controls_test.c38 static inline void sync_with_host(uint64_t phase) in sync_with_host() function
46 sync_with_host(1); in l2_guest_code()
71 sync_with_host(2); in guest_code()