Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/
Dkvm_main.c1216 static bool hva_to_pfn_fast(unsigned long addr, bool atomic, bool *async, in hva_to_pfn_fast() function
1324 if (hva_to_pfn_fast(addr, atomic, async, write_fault, writable, &pfn)) in hva_to_pfn()