Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 – 11 of 11) sorted by relevance
256 KVM_DIRTY_LOG_INITIALLY_SET); in main()
47 (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | KVM_DIRTY_LOG_INITIALLY_SET)
354 KVM_DIRTY_LOG_INITIALLY_SET); in main()
253 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
1412 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
58 KVM_DIRTY_LOG_INITIALLY_SET)
76 KVM_DIRTY_LOG_INITIALLY_SET)
965 return !!(kvm->manual_dirty_log_protect & KVM_DIRTY_LOG_INITIALLY_SET); in kvm_dirty_log_manual_protect_and_init_set()
7848 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)7868 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap7871 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on
2797 KVM_DIRTY_LOG_INITIALLY_SET is enabled or disabled. If