Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 – 5 of 5) sorted by relevance
256 KVM_DIRTY_LOG_INITIALLY_SET); in main()
50 (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | KVM_DIRTY_LOG_INITIALLY_SET)
271 " enabled on the memslot (i.e. KVM_DIRTY_LOG_INITIALLY_SET\n" in help() 319 KVM_DIRTY_LOG_INITIALLY_SET); in main()
253 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
1494 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro