Home
last modified time | relevance | path

Searched refs:KVM_CAP_DIRTY_LOG_RING (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/
Ddirty_log_test.c272 return kvm_check_cap(KVM_CAP_DIRTY_LOG_RING); in dirty_ring_supported()
/tools/include/uapi/linux/
Dkvm.h1101 #define KVM_CAP_DIRTY_LOG_RING 192 macro
/tools/testing/selftests/kvm/lib/
Dkvm_util.c148 cap.cap = KVM_CAP_DIRTY_LOG_RING; in vm_enable_dirty_ring()