Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dctlreg.c40 abs_lc = get_abs_lowcore(); in system_ctlreg_init_save_area()
107 abs_lc = get_abs_lowcore(); in system_ctlreg_modify()
Dvmcore_info.c20 abs_lc = get_abs_lowcore(); in arch_crash_save_vmcoreinfo()
Dos_info.c90 abs_lc = get_abs_lowcore(); in os_info_init()
Dsmp.c269 abs_lc = get_abs_lowcore(); in pcpu_prepare_secondary()
341 abs_lc = get_abs_lowcore(); in pcpu_delegate()
Dsetup.c462 abs_lc = get_abs_lowcore(); in setup_lowcore()
Dipl.c1903 abs_lc = get_abs_lowcore(); in dump_reipl_run()
/linux-6.12.1/arch/s390/include/asm/
Dabs_lowcore.h15 static inline struct lowcore *get_abs_lowcore(void) in get_abs_lowcore() function
/linux-6.12.1/arch/s390/mm/
Dmaccess.c170 abs_lc = get_abs_lowcore(); in xlate_dev_mem_ptr()