Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dlowcore.h144 __u32 return_lpswe; /* 0x0402 */ member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dasm-offsets.c99 OFFSET(__LC_RETURN_LPSWE, lowcore, return_lpswe); in main()
H A Dsetup.c455 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in setup_lowcore_dat_off()
H A Dsmp.c216 lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW); in pcpu_alloc_lowcore()