Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dctlreg.c40 abs_lc = get_abs_lowcore(); in system_ctlreg_init_save_area()
107 abs_lc = get_abs_lowcore(); in system_ctlreg_modify()
H A Dvmcore_info.c21 abs_lc = get_abs_lowcore(); in arch_crash_save_vmcoreinfo()
H A Dos_info.c91 abs_lc = get_abs_lowcore(); in os_info_init()
H A Dsmp.c263 abs_lc = get_abs_lowcore(); in pcpu_prepare_secondary()
335 abs_lc = get_abs_lowcore(); in pcpu_delegate()
H A Dsetup.c454 abs_lc = get_abs_lowcore(); in setup_lowcore()
H A Dipl.c1922 abs_lc = get_abs_lowcore(); in dump_reipl_run()
/linux-6.15/arch/s390/include/asm/
H A Dabs_lowcore.h15 static inline struct lowcore *get_abs_lowcore(void) in get_abs_lowcore() function
/linux-6.15/arch/s390/mm/
H A Dmaccess.c171 abs_lc = get_abs_lowcore(); in xlate_dev_mem_ptr()