Searched refs:KVM_DIRTY_LOG_INITIALLY_SET (Results 1 - 8 of 8) sorted by path

/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h56 KVM_DIRTY_LOG_INITIALLY_SET)
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h72 KVM_DIRTY_LOG_INITIALLY_SET)
/linux-master/include/linux/
H A Dkvm_host.h946 return !!(kvm->manual_dirty_log_protect & KVM_DIRTY_LOG_INITIALLY_SET);
/linux-master/include/uapi/linux/
H A Dkvm.h1387 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1387 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/linux-master/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c311 " enabled on the memslot (i.e. KVM_DIRTY_LOG_INITIALLY_SET\n"
357 KVM_DIRTY_LOG_INITIALLY_SET);
H A Ddirty_log_test.c227 KVM_DIRTY_LOG_INITIALLY_SET);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Ddirty_log_page_splitting_test.c255 KVM_DIRTY_LOG_INITIALLY_SET);

Completed in 247 milliseconds