Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtraps.h93 static inline int get_si_code(unsigned long condition) in get_si_code() function
/Linux-v4.19/arch/x86/kernel/
Dtraps.c814 si_code = get_si_code(tsk->thread.debugreg6); in do_debug()