Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dstacktrace.h42 bool get_stack_guard_info(unsigned long *stack, struct stack_info *info) in get_stack_guard_info() function
/linux/arch/x86/kernel/
H A Dtraps.c511 if (get_stack_guard_info((void *)address, &info)) in DEFINE_IDTENTRY_DF()