Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c2786 static int hva_to_pfn_slow(unsigned long addr, bool *async, bool write_fault, in hva_to_pfn_slow() function
2954 npages = hva_to_pfn_slow(addr, async, write_fault, interruptible, in hva_to_pfn()