Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dabs_lowcore.h12 void abs_lowcore_unmap(int cpu);
/openbmc/linux/arch/s390/kernel/
H A Dabs_lowcore.c37 void abs_lowcore_unmap(int cpu) in abs_lowcore_unmap() function
H A Dsmp.c246 abs_lowcore_unmap(cpu); in pcpu_free_lowcore()