Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm_para.h99 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf() function
139 static __always_inline bool kvm_handle_async_pf(struct pt_regs *regs, u32 token) in kvm_handle_async_pf() function
/Linux-v5.15/arch/x86/mm/
Dfault.c1525 if (kvm_handle_async_pf(regs, (u32)address)) in DEFINE_IDTENTRY_RAW_ERRORCODE()