Home
last modified time | relevance | path

Searched refs:PSR_PIL (Results 1 – 14 of 14) sorted by relevance

/arch/frv/include/asm/
Dirqflags.h109 : "i" (PSR_PIL_14), "i" (~PSR_PIL) \
120 : "i" (~PSR_PIL) \
142 : "i" (PSR_PIL_14), "i" (~PSR_PIL) \
156 ((__get_PSR() & PSR_PIL) >= PSR_PIL_14)
Dspr-regs.h21 #define PSR_PIL 0x00000078 /* processor external interrupt level */ macro
/arch/sparc/include/asm/
Dirqflags_32.h37 return (flags & PSR_PIL) != 0; in arch_irqs_disabled_flags()
/arch/sparc/include/uapi/asm/
Dpsr.h25 #define PSR_PIL 0x00000f00 /* processor interrupt level */ macro
Dpsrcompat.h11 #define PSR_PIL 0x00000f00 /* processor interrupt level */ macro
/arch/sparc/kernel/
Dtrampoline_32.S45 set (PSR_PIL | PSR_S | PSR_PS), %g1
99 set (PSR_PIL | PSR_S | PSR_PS), %g1
158 set (PSR_PIL | PSR_S | PSR_PS), %g1
Dirq_32.c41 : "i" (PSR_PIL) in arch_local_irq_save()
58 : "i" (PSR_PIL) in arch_local_irq_enable()
74 : "i" (PSR_PIL), "r" (old_psr) in arch_local_irq_restore()
Dentry.S178 or %l0, PSR_PIL, %l4
227 or %l0, PSR_PIL, %g2
236 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
246 or %l0, PSR_PIL, %g2
284 or %l0, PSR_PIL, %l4
329 or %l0, PSR_PIL, %l4
343 or %l0, PSR_PIL, %g2
375 or %l0, PSR_PIL, %l4
401 or %l0, PSR_PIL, %g2
416 or %l0, PSR_PIL, %l4
[all …]
Dprocess_32.c355 ti->kpsr = psr | PSR_PIL;
364 ti->kpsr = current->thread.fork_kpsr | PSR_PIL;
Dhead_32.S509 set (PSR_PS | PSR_S | PSR_PIL | PSR_EF), %g2
/arch/frv/kernel/
Dbreak.S309 andi gr2,#~PSR_PIL,gr2
341 andi gr2,#~PSR_PIL,gr2
Dsleep.S102 andi.p gr8,#~PSR_PIL,gr8
318 andi.p gr8,#~(PSR_PIL),gr8
Dhead.S469 andi gr22,#~(PSR_PIL|PSR_PS|PSR_S),gr22
Dentry.S1115 andi gr23,#~PSR_PIL,gr23