Searched refs:kvm_handle_async_pf (Results 1 – 2 of 2) sorted by relevance
133 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf() function173 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf() function
1524 if (kvm_handle_async_pf(regs, (u32)address)) in DEFINE_IDTENTRY_RAW_ERRORCODE()