Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dcpu.h30 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) in handle_user_split_lock() function
/arch/x86/kernel/cpu/
A Dbus_lock.c318 bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() function
/arch/x86/kernel/
A Dtraps.c438 if (handle_user_split_lock(regs, error_code)) in DEFINE_IDTENTRY_ERRORCODE()

Completed in 6 milliseconds