Home
last modified time | relevance | path

Searched defs:compat_start_thread (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Delf.h218 #define compat_start_thread compat_start_thread macro
H A Dprocessor.h340 static inline void compat_start_thread(struct pt_regs *regs, unsigned long pc, in compat_start_thread() function
/linux/arch/x86/kernel/
H A Dprocess_64.c591 void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32) in compat_start_thread() function