Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm_para.h107 bool __kvm_handle_async_pf(struct pt_regs *regs, u32 token);
114 return __kvm_handle_async_pf(regs, token); in kvm_handle_async_pf()
/linux/arch/x86/kernel/
A Dkvm.c243 noinstr bool __kvm_handle_async_pf(struct pt_regs *regs, u32 token) in __kvm_handle_async_pf() function

Completed in 7 milliseconds