Home
last modified time | relevance | path

Searched refs:gen_lpswe (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/s390/include/asm/
Dsetup.h165 static inline u32 gen_lpswe(unsigned long addr) in gen_lpswe() function
/Linux-v5.10/arch/s390/kernel/
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()
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()