Searched refs:__LC_EXT_OLD_PSW (Results 1 – 3 of 3) sorted by relevance
/arch/s390/kernel/ |
D | base.S | 45 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit 46 lpswe __LC_EXT_OLD_PSW 112 ni __LC_EXT_OLD_PSW+1,0xfd # clear wait state bit 113 lpsw __LC_EXT_OLD_PSW
|
/arch/s390/kvm/ |
D | interrupt.c | 128 rc = copy_to_guest(vcpu, __LC_EXT_OLD_PSW, in __do_deliver_interrupt() 147 rc = copy_to_guest(vcpu, __LC_EXT_OLD_PSW, in __do_deliver_interrupt() 174 rc = copy_to_guest(vcpu, __LC_EXT_OLD_PSW, in __do_deliver_interrupt() 268 rc = copy_to_guest(vcpu, __LC_EXT_OLD_PSW, in __try_deliver_ckc_interrupt()
|
/arch/s390/include/asm/ |
D | lowcore.h | 15 #define __LC_EXT_OLD_PSW 0x018 macro 26 #define __LC_EXT_OLD_PSW 0x0130 macro
|