Searched refs:PSW (Results 1 - 10 of 10) sorted by relevance

/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c23 PSW, /* Push Switch */ enumerator in enum:__anon2614
38 INTC_IRQ(PSW, IRQ_PSW),
45 0, 0, 0, 0, 0, 0, PSW, AX88796 } },
H A Dirq-r7780mp.c28 PSW, /* Push Switch */ enumerator in enum:__anon2613
42 INTC_IRQ(PSW, IRQ_PSW),
52 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
/arch/m32r/kernel/
H A Dentry.S102 #define PSW(reg) @(0x4C,reg) define
146 ld r4, PSW(sp)
173 ld r4, PSW(sp) ; interrupts off (exception path) ?
H A Dhead.S38 /* Initilalize PSW */
187 ;; clear PSW
/arch/s390/kernel/
H A Dbase.S91 larl %r4,.Lrestart_psw # Setup restart PSW at absolute 0
93 lg %r4,0(%r4) # Save PSW
H A Dhead_kdump.S87 mvc 0(8,%r0),.Lrestart_psw-0b(%r13) # Setup restart PSW
88 mvc 464(16,%r0),.Lpgm_psw-0b(%r13) # Setup pgm check PSW
H A Dhead.S10 * 1) load the image directly into ram at address 0 and do an PSW restart
39 .long 0x00080000,0x80000000+startup # Just a restart PSW
46 .long 0x02000000,0x20000000+IPL_BS # (a PSW and two CCWs).
160 .long 0x02000068,0x60000050 # (a PSW and two CCWs).
170 .long 0x02000370,0x60000050 # the channel program the PSW
447 # this is called either by the ipl loader or directly by PSW restart
H A Dsclp.S85 .long 0, 0, 0, 0 # old ext int PSW
87 .long 0x00080000, 0x80000000+.LwaitS1 # PSW to handle ext int
90 .quad 0x0000000180000000, .LwaitS1 # PSW to handle ext int, 64 bit
93 .long 0x010a0000, 0x00000000+.LloopS1 # PSW to wait for ext int
H A Dentry.S386 tmh %r8,0x4000 # PER bit set in old PSW ?
615 * Load idle PSW. The second "half" of this function is in cleanup_idle.
694 mvc __LC_RETURN_MCCK_PSW(8),__PT_PSW(%r11) # move return PSW
713 # PSW restart interrupt handler
H A Dentry64.S399 tmhh %r8,0x4000 # PER bit set in old PSW ?
634 * Load idle PSW. The second "half" of this function is in cleanup_idle.
715 mvc __LC_RETURN_MCCK_PSW(16),__PT_PSW(%r11) # move return PSW
733 # PSW restart interrupt handler

Completed in 120 milliseconds