Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dearly.c191 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore_early()
H A Dasm-offsets.c104 OFFSET(__LC_RETURN_LPSWE, lowcore, return_lpswe); in main()
H A Dsetup.c445 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore()
H A Dsmp.c202 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()
/linux/arch/s390/include/asm/
H A Dlowcore.h170 __u32 return_lpswe; /* 0x0400 */ member