Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dcpu_entry_area.h54 #define CEA_ESTACK_BOT(ceastp, st) \ macro
58 (CEA_ESTACK_BOT(ceastp, st) + CEA_ESTACK_SIZE(st))
/Linux-v5.4/arch/x86/kernel/
Dnmi.c498 unsigned long bot = CEA_ESTACK_BOT(cs, DB1); in is_debug_stack()