Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dearly.c191 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore_early()
192 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore_early()
A Dsetup.c447 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore()
448 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore()
A Dsmp.c203 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()
204 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()
/arch/s390/include/asm/
A Dsetup.h100 static __always_inline u32 gen_lpswe(unsigned long addr) in gen_lpswe() function

Completed in 10 milliseconds