Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dkvm.h1395 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
/linux-6.15/include/uapi/linux/
H A Dkvm.h1395 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
/linux-6.15/tools/testing/selftests/kvm/include/
H A Dkvm_util.h462 return __vm_ioctl(vm, KVM_RESET_DIRTY_RINGS, NULL); in kvm_vm_reset_dirty_ring()
/linux-6.15/virt/kvm/
H A Dkvm_main.c5273 case KVM_RESET_DIRTY_RINGS: in kvm_vm_ioctl()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst8336 calls the VM ioctl KVM_RESET_DIRTY_RINGS to notify the kernel about