Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dlowcore.h167 __u32 return_mcck_lpswe; /* 0x0404 */ member
/Linux-v6.6/arch/s390/kernel/
Dasm-offsets.c100 OFFSET(__LC_RETURN_MCCK_LPSWE, lowcore, return_mcck_lpswe); in main()
Dsetup.c463 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore()
Dsmp.c213 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()