Searched refs:KVM_DIRTY_GFN_F_RESET (Results 1 - 4 of 4) sorted by relevance

/linux-master/virt/kvm/
H A Ddirty_ring.c101 return smp_load_acquire(&gfn->flags) & KVM_DIRTY_GFN_F_RESET;
/linux-master/tools/testing/selftests/kvm/
H A Ddirty_log_test.c312 smp_store_release(&gfn->flags, KVM_DIRTY_GFN_F_RESET);
/linux-master/include/uapi/linux/
H A Dkvm.h1422 #define KVM_DIRTY_GFN_F_RESET _BITUL(1) macro
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1422 #define KVM_DIRTY_GFN_F_RESET _BITUL(1) macro

Completed in 812 milliseconds