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