Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Ddumpstack_64.c65 struct estack_pages { struct
85 struct estack_pages estack_pages[CEA_ESTACK_PAGES] ____cacheline_aligned = { argument
97 const struct estack_pages *ep; in in_exception_stack()
119 ep = &estack_pages[k]; in in_exception_stack()