Searched refs:handle_user_split_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcpu.h31 extern bool handle_user_split_lock(struct pt_regs *regs, long error_code);
37 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) function
/linux-master/arch/x86/kernel/
H A Dtraps.c306 if (handle_user_split_lock(regs, error_code))
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c1215 bool handle_user_split_lock(struct pt_regs *regs, long error_code) function

Completed in 115 milliseconds