Searched refs:KVM_RESET_DIRTY_RINGS (Results 1 – 7 of 7) sorted by relevance
371 return __vm_ioctl(vm, KVM_RESET_DIRTY_RINGS, NULL); in kvm_vm_reset_dirty_ring()
1378 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
1776 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
1783 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
881 ret = kvm_vm_ioctl(s, KVM_RESET_DIRTY_RINGS); in kvm_dirty_ring_reap_locked()
4971 case KVM_RESET_DIRTY_RINGS: in kvm_vm_ioctl()
8185 calls the VM ioctl KVM_RESET_DIRTY_RINGS to notify the kernel about