Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcpu_entry_area.h61 #define CEA_ESTACK_BOT(ceastp, st) \ argument
62 ((unsigned long)&(ceastp)->st## _stack)
64 #define CEA_ESTACK_TOP(ceastp, st) \ argument
65 (CEA_ESTACK_BOT(ceastp, st) + CEA_ESTACK_SIZE(st))