Home
last modified time | relevance | path

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

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