Home
last modified time | relevance | path

Searched refs:abs_lowcore_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dabs_lowcore.h11 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc);
/linux-6.3-rc2/arch/s390/kernel/
A Dabs_lowcore.c8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map() function
A Dsmp.c216 if (abs_lowcore_map(cpu, lc, true)) in pcpu_alloc_lowcore()
1293 if (abs_lowcore_map(0, lc, false)) in smp_reinit_ipl_cpu()
A Dsetup.c509 if (abs_lowcore_map(0, lowcore_ptr[0], false)) in setup_lowcore()

Completed in 7 milliseconds