Searched refs:CEA_ESTACK_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcpu_entry_area.h58 #define CEA_ESTACK_SIZE(st) \ macro
65 (CEA_ESTACK_BOT(ceastp, st) + CEA_ESTACK_SIZE(st))
/linux-master/arch/x86/kernel/
H A Ddumpstack_64.c73 PFN_DOWN(CEA_ESTACK_OFFS(st) + CEA_ESTACK_SIZE(st) - 1)] = { \
75 .size = CEA_ESTACK_SIZE(st), \

Completed in 89 milliseconds