Home
last modified time | relevance | path

Searched refs:get_si_code (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dtraps.h29 static inline int get_si_code(unsigned long condition) in get_si_code() function
/Linux-v6.6/arch/x86/kernel/
Dtraps.c1075 send_sigtrap(regs, 0, get_si_code(dr6)); in exc_debug_user()