abs_lowcore_map
int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc);
if (abs_lowcore_map(0, lowcore_ptr[0], false))
if (abs_lowcore_map(cpu, lc, true))