Searched refs:_free_sdei_scs (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm64/kernel/
H A Dsdei.c112 static void _free_sdei_scs(unsigned long * __percpu *ptr, int cpu) function
128 _free_sdei_scs(&sdei_shadow_call_stack_normal_ptr, cpu);
129 _free_sdei_scs(&sdei_shadow_call_stack_critical_ptr, cpu);

Completed in 179 milliseconds