Home
last modified time | relevance | path

Searched refs:KVM_GET_DIRTY_LOG (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/tools/include/uapi/linux/
Dkvm.h1247 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/Linux-v5.4/include/uapi/linux/
Dkvm.h1247 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/Linux-v5.4/tools/testing/selftests/kvm/lib/
Dkvm_util.c282 ret = ioctl(vm->fd, KVM_GET_DIRTY_LOG, &args); in kvm_vm_get_dirty_log()
/Linux-v5.4/virt/kvm/
Dkvm_main.c3296 case KVM_GET_DIRTY_LOG: { in kvm_vm_ioctl()
3471 case KVM_GET_DIRTY_LOG: { in kvm_vm_compat_ioctl()
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt304 4.8 KVM_GET_DIRTY_LOG (vm ioctl)
312 /* for KVM_GET_DIRTY_LOG */
1141 writes to memory within the slot. See KVM_GET_DIRTY_LOG ioctl to know how to
5040 With this capability enabled, KVM_GET_DIRTY_LOG will not automatically
5050 large amount of time can pass between a call to KVM_GET_DIRTY_LOG and