Home
last modified time | relevance | path

Searched refs:PSW (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/arch/sh/boards/mach-highlander/
Dirq-r7780rp.c23 PSW, /* Push Switch */ enumerator
38 INTC_IRQ(PSW, IRQ_PSW),
45 0, 0, 0, 0, 0, 0, PSW, AX88796 } },
Dirq-r7780mp.c28 PSW, /* Push Switch */ enumerator
42 INTC_IRQ(PSW, IRQ_PSW),
52 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
/Linux-v4.19/arch/s390/kernel/
Dbase.S100 larl %r4,.Lcontinue_psw # Save PSW flags
103 larl %r4,.Lrestart_psw # Setup restart PSW at absolute 0
105 lg %r4,0(%r4) # Save PSW
121 larl %r4,.Lcontinue_psw # Restore PSW flags
Dentry.S274 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There
1175 mvc __LC_RETURN_MCCK_PSW(16),__PT_PSW(%r11) # move return PSW
1190 # PSW restart interrupt handler
/Linux-v4.19/arch/nds32/kernel/
Dex-entry.S37 mfsr $r19, $PSW
55 mtsr $r17, $PSW
100 mfsr $r21, $PSW
103 mtsr $r21, $PSW
Dex-exit.S34 mtsr $r19, $PSW
Dhead.S167 mfsr $p1, $PSW
/Linux-v4.19/Documentation/parisc/
Dregisters22 CR22 Interrupt PSW
75 PSW default W value 0
76 PSW default E value 0
Ddebugging31 Certain, very critical code has to clear the Q bit in the PSW. What
/Linux-v4.19/arch/s390/boot/
Dhead.S40 .long 0x02000068,0x60000050 # (a PSW and two CCWs).
50 .long 0x02000370,0x60000050 # the channel program the PSW
269 # this is called either by the ipl loader or directly by PSW restart
/Linux-v4.19/Documentation/s390/
DDebugging390.txt70 The PSW is the most important register on the machine it
97 8-11 8-11 PSW Key used for complex memory protection mechanism
153 PSW 31 PSW 32
263 This also means that we need to look at the PSW problem state bit and the
759 address translation in the PSW. For kernel hacking you will reap dividends if
863 D PSW will display the current PSW
864 st PSW 2000 will put the value 2000 into the PSW &
871 To display memory mapped using the current PSW's mapping try
881 modify the PSW to the other addressing mode, display the stuff & then
2012 User PSW: 070de000 80414146
/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c362 #define PSW E macro
6351 {"psq_l", OP(56), OP_MASK, PPCPS, PPCVLE, {FRT,PSD,RA,PSW,PSQ}},
6357 {"psq_lu", OP(57), OP_MASK, PPCPS, PPCVLE, {FRT,PSD,RA,PSW,PSQ}},
6674 {"psq_st", OP(60), OP_MASK, PPCPS, PPCVLE, {FRS,PSD,RA,PSW,PSQ}},
6682 {"psq_stu", OP(61), OP_MASK, PPCPS, PPCVLE, {FRS,PSD,RA,PSW,PSQ}},
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt4727 This capability indicates that the PSW is exposed via the kvm_run structure.