Searched refs:gen_lpswe (Results 1 – 3 of 3) sorted by relevance
167 static inline u32 gen_lpswe(unsigned long addr) in gen_lpswe() function
489 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore()490 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore()
211 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()212 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()
Completed in 8 milliseconds