Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dlowcore.h166 __u32 return_lpswe; /* 0x0400 */ member
/linux-6.1.9/arch/s390/kernel/
Dasm-offsets.c97 OFFSET(__LC_RETURN_LPSWE, lowcore, return_lpswe); in main()
Dsetup.c498 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore_dat_off()
Dsmp.c211 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()