Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcpu.h45 extern void handle_bus_lock(struct pt_regs *regs);
59 static inline void handle_bus_lock(struct pt_regs *regs) {} in handle_bus_lock() function
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c1119 handle_bus_lock(regs); in exc_debug_user()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c1276 void handle_bus_lock(struct pt_regs *regs) in handle_bus_lock() function