Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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(DON in guest_code()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A 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()

Completed in 2 milliseconds