Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h97 static inline int get_si_code(unsigned long condition) in get_si_code() function
/Linux-v5.4/arch/x86/kernel/
Dtraps.c802 si_code = get_si_code(tsk->thread.debugreg6); in do_debug()