Home
last modified time | relevance | path

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

/linux/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.c20 abs_lc = get_abs_lowcore(); in arch_crash_save_vmcoreinfo()
H A Dos_info.c90 abs_lc = get_abs_lowcore(); in os_info_init()
H A Dsmp.c269 abs_lc = get_abs_lowcore(); in pcpu_prepare_secondary()
341 abs_lc = get_abs_lowcore(); in pcpu_delegate()
H A Dsetup.c462 abs_lc = get_abs_lowcore(); in setup_lowcore()
H A Dipl.c1903 abs_lc = get_abs_lowcore(); in dump_reipl_run()
/linux/arch/s390/include/asm/
H A Dabs_lowcore.h15 static inline struct lowcore *get_abs_lowcore(void) in get_abs_lowcore() function
/linux/arch/s390/mm/
H A Dmaccess.c170 abs_lc = get_abs_lowcore(); in xlate_dev_mem_ptr()