Searched refs:SDEI_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
86 unsigned long high = low + SDEI_STACK_SIZE; in stackinfo_get_sdei_normal()97 unsigned long high = low + SDEI_STACK_SIZE; in stackinfo_get_sdei_critical()
10 #define SDEI_STACK_SIZE IRQ_STACK_SIZE macro
81 p = arch_alloc_vmap_stack(SDEI_STACK_SIZE, cpu_to_node(cpu)); in _init_sdei_stack()