Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dlowcore.h172 __u32 return_mcck_lpswe; /* 0x0404 */ member
/linux-6.12.1/arch/s390/kernel/
Dearly.c217 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore_early()
Dasm-offsets.c101 OFFSET(__LC_RETURN_MCCK_LPSWE, lowcore, return_mcck_lpswe); in main()
Dsetup.c456 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in setup_lowcore()
Dsmp.c212 lc->return_mcck_lpswe = gen_lpswe(__LC_RETURN_MCCK_PSW); in pcpu_alloc_lowcore()