Searched refs:all_vcpus_hit_ro_fault (Results 1 – 1 of 1) sorted by relevance
21 static bool all_vcpus_hit_ro_fault; variable60 } while (!READ_ONCE(mprotect_ro_done) || !READ_ONCE(all_vcpus_hit_ro_fault)); in guest_code()159 WRITE_ONCE(all_vcpus_hit_ro_fault, true); in vcpu_worker()160 sync_global_to_guest(vm, all_vcpus_hit_ro_fault); in vcpu_worker()