Home
last modified time | relevance | path

Searched defs:emulate_vsyscall (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dvsyscall.h17 static inline bool emulate_vsyscall(struct pt_regs *regs, unsigned long address) in emulate_vsyscall() function
/linux-4.1.27/arch/x86/kernel/
Dvsyscall_64.c116 bool emulate_vsyscall(struct pt_regs *regs, unsigned long address) in emulate_vsyscall() function