Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dstacktrace.h42 bool get_stack_guard_info(unsigned long *stack, struct stack_info *info) in get_stack_guard_info() function
/linux-6.3-rc2/arch/x86/kernel/
A Dtraps.c547 if (get_stack_guard_info((void *)address, &info)) in DEFINE_IDTENTRY_DF()
/linux-6.3-rc2/arch/x86/mm/
A Dfault.c656 get_stack_guard_info((void *)address, &info)) { in page_fault_oops()

Completed in 8 milliseconds