Home
last modified time | relevance | path

Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Ddirty_log_page_splitting_test.c256 KVM_DIRTY_LOG_INITIALLY_SET); in main()
/linux/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c306 " enabled on the memslot (i.e. KVM_DIRTY_LOG_INITIALLY_SET\n" in help()
354 KVM_DIRTY_LOG_INITIALLY_SET); in main()
H A Ddirty_log_test.c253 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
/linux/include/uapi/linux/
H A Dkvm.h1444 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux/tools/include/uapi/linux/
H A Dkvm.h1417 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux/arch/x86/include/asm/
H A Dkvm_host.h78 KVM_DIRTY_LOG_INITIALLY_SET)
/linux/Documentation/virt/kvm/
H A Dapi.rst7965 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)
7985 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap
7988 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on