Home
last modified time | relevance | path

Searched refs:gen_lpswe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h167 static inline u32 gen_lpswe(unsigned long addr) in gen_lpswe() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h155 static __always_inline u32 gen_lpswe(unsigned long addr) in gen_lpswe() function
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c455 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore_dat_off()
456 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore_dat_off()
H A Dsmp.c216 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()
217 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c462 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore()
463 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore()
H A Dsmp.c212 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()
213 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()

Completed in 7 milliseconds