Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 – 8 of 8) sorted by relevance
295 KVM_DIRTY_LOG_INITIALLY_SET); in main()
162 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
52 KVM_DIRTY_LOG_INITIALLY_SET)
1711 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
565 return !!(kvm->manual_dirty_log_protect & KVM_DIRTY_LOG_INITIALLY_SET); in kvm_dirty_log_manual_protect_and_init_set()
53 KVM_DIRTY_LOG_INITIALLY_SET)
5941 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)5961 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap5964 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on