Home
last modified time | relevance | path

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

/linux-6.15/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c20 PSW, /* Push Switch */ enumerator
35 INTC_IRQ(PSW, IRQ_PSW),
42 0, 0, 0, 0, 0, 0, PSW, AX88796 } },
H A Dirq-r7780mp.c25 PSW, /* Push Switch */ enumerator
39 INTC_IRQ(PSW, IRQ_PSW),
49 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
/linux-6.15/Documentation/translations/zh_TW/arch/parisc/
H A Dregisters.rst37 CR22 中斷 PSW
102 PSW W 默認值 0
103 PSW E 默認值 0
H A Ddebugging.rst41 某些非常關鍵的代碼必須清除PSW中的Q位。當Q位被清除時,CPU不會更新中斷處理
/linux-6.15/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst37 CR22 中断 PSW
102 PSW W 默认值 0
103 PSW E 默认值 0
H A Ddebugging.rst41 某些非常关键的代码必须清除PSW中的Q位。当Q位被清除时,CPU不会更新中断处理
/linux-6.15/arch/s390/kernel/
H A Dtext_amode31.S120 larl %r4,continue_psw # Save PSW flags
123 larl %r4,.Lrestart_part2 # Setup restart PSW at absolute 0
125 og %r4,0(%r3) # Save PSW
142 larl %r4,continue_psw # Restore PSW flags
H A Dentry.S314 1: tmhh %r8,0x4000 # PER bit set in old PSW ?
/linux-6.15/Documentation/arch/parisc/
H A Dregisters.rst27 CR22 Interrupt PSW
92 PSW default W value 0
93 PSW default E value 0
H A Ddebugging.rst38 Certain, very critical code has to clear the Q bit in the PSW. What
/linux-6.15/Documentation/virt/kvm/s390/
H A Ds390-pv-boot.rst57 decrypt and verify the PV, as well as control flags and a start PSW.
H A Ds390-pv.rst60 PSW bit 13 has been changed, indicating that a machine check
/linux-6.15/arch/s390/boot/
H A Dhead.S215 # this is called either by the ipl loader or directly by PSW restart
/linux-6.15/arch/powerpc/xmon/
H A Dppc-opc.c350 #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.15/Documentation/virt/kvm/
H A Dapi.rst8671 This capability indicates that the PSW is exposed via the kvm_run structure.