Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dkvm.h1417 #define KVM_RESET_DIRTY_RINGS _IO(KVMIO, 0xc7) macro
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c933 ret = kvm_vm_ioctl(s, KVM_RESET_DIRTY_RINGS); in kvm_dirty_ring_reap_locked()