Home
last modified time | relevance | path

Searched refs:get_abs_lowcore (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dabs_lowcore.h14 static inline struct lowcore *get_abs_lowcore(void) in get_abs_lowcore() function
/openbmc/linux/arch/s390/mm/
H A Dmaccess.c170 abs_lc = get_abs_lowcore(); in xlate_dev_mem_ptr()
/openbmc/linux/arch/s390/kernel/
H A Dos_info.c67 abs_lc = get_abs_lowcore(); in os_info_init()
H A Dmachine_kexec.c222 abs_lc = get_abs_lowcore(); in arch_crash_save_vmcoreinfo()
H A Dsmp.c271 abs_lc = get_abs_lowcore(); in pcpu_prepare_secondary()
347 abs_lc = get_abs_lowcore(); in pcpu_delegate()
608 abs_lc = get_abs_lowcore(); in smp_ctl_set_clear_bit()
H A Dsetup.c468 abs_lc = get_abs_lowcore(); in setup_lowcore()
H A Dipl.c1946 abs_lc = get_abs_lowcore(); in dump_reipl_run()