Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dipl_data.c19 psw_t svc_old_psw; /* 0x0140 */ member
83 .svc_old_psw = { .mask = 0, .addr = (unsigned long)jump_to_kernel },
/linux/arch/s390/kernel/
H A Dsyscall.c102 regs->psw = get_lowcore()->svc_old_psw; in __do_syscall()
H A Dasm-offsets.c108 OFFSET(__LC_SVC_OLD_PSW, lowcore, svc_old_psw); in main()
/linux/arch/s390/include/asm/
H A Dlowcore.h89 psw_t svc_old_psw; /* 0x0140 */ member