Searched refs:SDEI_STACK_SIZE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dsdei.h10 #define SDEI_STACK_SIZE IRQ_STACK_SIZE macro
H A Dstacktrace.h86 unsigned long high = low + SDEI_STACK_SIZE;
97 unsigned long high = low + SDEI_STACK_SIZE;
/linux-master/arch/arm64/kernel/
H A Dsdei.c81 p = arch_alloc_vmap_stack(SDEI_STACK_SIZE, cpu_to_node(cpu));
H A Dentry.S1014 2: mov x6, #SDEI_STACK_SIZE

Completed in 135 milliseconds