Searched defs:async (Results 1 – 1 of 1) sorted by relevance
| /virt/kvm/ |
| D | kvm_main.c | 1379 static bool hva_to_pfn_fast(unsigned long addr, bool atomic, bool *async, in hva_to_pfn_fast() 1412 static int hva_to_pfn_slow(unsigned long addr, bool *async, bool write_fault, in hva_to_pfn_slow() 1468 unsigned long addr, bool *async, in hva_to_pfn_remapped() 1527 static kvm_pfn_t hva_to_pfn(unsigned long addr, bool atomic, bool *async, in hva_to_pfn() 1576 bool atomic, bool *async, bool write_fault, in __gfn_to_pfn_memslot()
|