Searched refs:memslot_is_readonly (Results 1 – 1 of 1) sorted by relevance
2715 static bool memslot_is_readonly(const struct kvm_memory_slot *slot) in memslot_is_readonly() function2726 if (memslot_is_readonly(slot) && write) in __gfn_to_hva_many()2774 *writable = !memslot_is_readonly(slot); in gfn_to_hva_memslot_prot()3048 if (memslot_is_readonly(kfp->slot) && kfp->map_writable) { in kvm_follow_pfn()