Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dcpu.h48 extern bool handle_user_split_lock(struct pt_regs *regs, long error_code);
54 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() function
/Linux-v6.1/arch/x86/kernel/
Dtraps.c391 if (handle_user_split_lock(regs, error_code)) in DEFINE_IDTENTRY_ERRORCODE()
/Linux-v6.1/arch/x86/kernel/cpu/
Dintel.c1239 bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() function