Home
last modified time | relevance | path

Searched defs:is_debug_stack (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Ddebugreg.h110 static inline int is_debug_stack(unsigned long addr) { return 0; } in is_debug_stack() function
/arch/x86/kernel/cpu/
Dcommon.c1203 int is_debug_stack(unsigned long addr) in is_debug_stack() function