emulate_vsyscall_pf
bool emulate_vsyscall_pf(unsigned long error_code, struct pt_regs *regs, unsigned long address);
if (emulate_vsyscall_pf(error_code, regs, address))