Home
last modified time | relevance | path

Searched defs:write_fault (Results 1 – 1 of 1) sorted by relevance

/virt/kvm/
Dkvm_main.c2802 static bool hva_to_pfn_fast(unsigned long addr, bool write_fault, in hva_to_pfn_fast()
2830 static int hva_to_pfn_slow(unsigned long addr, bool *async, bool write_fault, in hva_to_pfn_slow()
2878 static bool vma_is_valid(struct vm_area_struct *vma, bool write_fault) in vma_is_valid()
2900 unsigned long addr, bool write_fault, in hva_to_pfn_remapped()
2978 bool *async, bool write_fault, bool *writable) in hva_to_pfn()
3030 bool write_fault, bool *writable, hva_t *hva) in __gfn_to_pfn_memslot()
3056 kvm_pfn_t gfn_to_pfn_prot(struct kvm *kvm, gfn_t gfn, bool write_fault, in gfn_to_pfn_prot()