Home
last modified time | relevance | path

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

/Linux-v6.6/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()