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