Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 – 7 of 7) sorted by relevance
256 KVM_DIRTY_LOG_INITIALLY_SET); in main()
306 " enabled on the memslot (i.e. KVM_DIRTY_LOG_INITIALLY_SET\n" in help() 354 KVM_DIRTY_LOG_INITIALLY_SET); in main()
253 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
1444 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
1417 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
78 KVM_DIRTY_LOG_INITIALLY_SET)
7965 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)7985 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap7988 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on