Home
last modified time | relevance | path

Searched refs:nmi_alloc_mcesa (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dnmi.h101 int nmi_alloc_mcesa(u64 *mcesad);
/linux-6.1.9/arch/s390/kernel/
Dnmi.c93 int __ref nmi_alloc_mcesa(u64 *mcesad) in nmi_alloc_mcesa() function
Dsmp.c214 if (nmi_alloc_mcesa(&lc->mcesad)) in pcpu_alloc_lowcore()
1281 if (!lc || !nodat_stack || !async_stack || !mcck_stack || nmi_alloc_mcesa(&mcesad)) in smp_reinit_ipl_cpu()