Home
last modified time | relevance | path

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

/arch/x86/include/asm/
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
/arch/x86/kernel/
Dtraps.c1070 handle_bus_lock(regs); in exc_debug_user()
/arch/x86/kernel/cpu/
Dintel.c1262 void handle_bus_lock(struct pt_regs *regs) in handle_bus_lock() function