Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c295 KVM_DIRTY_LOG_INITIALLY_SET); in main()
H A Ddirty_log_test.c162 KVM_DIRTY_LOG_INITIALLY_SET); in clear_log_create_vm_done()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_host.h52 KVM_DIRTY_LOG_INITIALLY_SET)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkvm.h1711 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dkvm.h1711 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h565 return !!(kvm->manual_dirty_log_protect & KVM_DIRTY_LOG_INITIALLY_SET); in kvm_dirty_log_manual_protect_and_init_set()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h53 KVM_DIRTY_LOG_INITIALLY_SET)
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst5941 #define KVM_DIRTY_LOG_INITIALLY_SET (1 << 1)
5961 With KVM_DIRTY_LOG_INITIALLY_SET set, all the bits of the dirty bitmap
5964 to KVM_CLEAR_DIRTY_LOG. KVM_DIRTY_LOG_INITIALLY_SET depends on