Searched refs:KVM_MEMSLOT_INCOHERENT (Results 1 – 2 of 2) sorted by relevance
1314 fault_ipa_uncached = memslot->flags & KVM_MEMSLOT_INCOHERENT; in user_mem_abort()1843 slot->flags |= KVM_MEMSLOT_INCOHERENT; in kvm_arch_create_memslot()
42 #define KVM_MEMSLOT_INCOHERENT (1UL << 17) macro