Searched refs:__kvm_handle_async_pf (Results 1 – 2 of 2) sorted by relevance
96 bool __kvm_handle_async_pf(struct pt_regs *regs, u32 token);103 return __kvm_handle_async_pf(regs, token); in kvm_handle_async_pf()
238 noinstr bool __kvm_handle_async_pf(struct pt_regs *regs, u32 token) in __kvm_handle_async_pf() function