Searched refs:SDEI_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
66 p = arch_alloc_vmap_stack(SDEI_STACK_SIZE, cpu_to_node(cpu)); in _init_sdei_stack()97 unsigned long high = low + SDEI_STACK_SIZE; in on_sdei_normal_stack()105 unsigned long high = low + SDEI_STACK_SIZE; in on_sdei_critical_stack()
1058 2: mov x6, #SDEI_STACK_SIZE
10 #define SDEI_STACK_SIZE IRQ_STACK_SIZE macro