Searched refs:PSW (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/arch/sh/boards/mach-highlander/ |
A D | irq-r7780rp.c | 20 PSW, /* Push Switch */ enumerator 35 INTC_IRQ(PSW, IRQ_PSW), 42 0, 0, 0, 0, 0, 0, PSW, AX88796 } },
|
A D | irq-r7780mp.c | 25 PSW, /* Push Switch */ enumerator 39 INTC_IRQ(PSW, IRQ_PSW), 49 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
|
/linux-6.3-rc2/Documentation/translations/zh_CN/parisc/ |
A D | registers.rst | 37 CR22 中断 PSW 102 PSW W 默认值 0 103 PSW E 默认值 0
|
A D | debugging.rst | 41 某些非常关键的代码必须清除PSW中的Q位。当Q位被清除时,CPU不会更新中断处理
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | text_amode31.S | 121 larl %r4,.Lcontinue_psw # Save PSW flags 124 larl %r4,.Lrestart_part2 # Setup restart PSW at absolute 0 126 og %r4,0(%r3) # Save PSW 143 larl %r4,.Lcontinue_psw # Restore PSW flags
|
A D | entry.S | 245 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There 361 1: tmhh %r8,0x4000 # PER bit set in old PSW ?
|
/linux-6.3-rc2/Documentation/parisc/ |
A D | registers.rst | 27 CR22 Interrupt PSW 92 PSW default W value 0 93 PSW default E value 0
|
A D | debugging.rst | 38 Certain, very critical code has to clear the Q bit in the PSW. What
|
/linux-6.3-rc2/Documentation/virt/kvm/s390/ |
A D | s390-pv-boot.rst | 57 decrypt and verify the PV, as well as control flags and a start PSW.
|
A D | s390-pv.rst | 60 PSW bit 13 has been changed, indicating that a machine check
|
/linux-6.3-rc2/arch/s390/boot/ |
A D | head.S | 215 # this is called either by the ipl loader or directly by PSW restart
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | ppc-opc.c | 350 #define PSW E macro 6339 {"psq_l", OP(56), OP_MASK, PPCPS, PPCVLE, {FRT,PSD,RA,PSW,PSQ}}, 6345 {"psq_lu", OP(57), OP_MASK, PPCPS, PPCVLE, {FRT,PSD,RA,PSW,PSQ}}, 6662 {"psq_st", OP(60), OP_MASK, PPCPS, PPCVLE, {FRS,PSD,RA,PSW,PSQ}}, 6670 {"psq_stu", OP(61), OP_MASK, PPCPS, PPCVLE, {FRS,PSD,RA,PSW,PSQ}},
|
/linux-6.3-rc2/Documentation/virt/kvm/ |
A D | api.rst | 7884 This capability indicates that the PSW is exposed via the kvm_run structure.
|
Completed in 36 milliseconds