Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Ddirty_log_page_splitting_test.c256 KVM_DIRTY_LOG_INITIALLY_SET); in main()
/linux-6.15/arch/loongarch/include/asm/
H A Dkvm_host.h47 (KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE | KVM_DIRTY_LOG_INITIALLY_SET)
/linux-6.15/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c354 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-6.15/tools/include/uapi/linux/
H A Dkvm.h1412 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux-6.15/include/uapi/linux/
H A Dkvm.h1412 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_host.h58 KVM_DIRTY_LOG_INITIALLY_SET)
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h76 KVM_DIRTY_LOG_INITIALLY_SET)
/linux-6.15/include/linux/
H A Dkvm_host.h965 return !!(kvm->manual_dirty_log_protect & KVM_DIRTY_LOG_INITIALLY_SET); in kvm_dirty_log_manual_protect_and_init_set()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst7848 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)
7868 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap
7871 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt2797 KVM_DIRTY_LOG_INITIALLY_SET is enabled or disabled. If