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.h38 return (flags & PSR_PIL) != 0; in arch_irqs_disabled_flags()
/arch/sparc/include/uapi/asm/
Dpsr.h26 #define PSR_PIL 0x00000f00 /* processor interrupt level */ macro
Dpsrcompat.h12 #define PSR_PIL 0x00000f00 /* processor interrupt level */ macro
/arch/sparc/kernel/
Dirq_32.c42 : "i" (PSR_PIL) in arch_local_irq_save()
59 : "i" (PSR_PIL) in arch_local_irq_enable()
75 : "i" (PSR_PIL), "r" (old_psr) in arch_local_irq_restore()
Dtrampoline_32.S46 set (PSR_PIL | PSR_S | PSR_PS), %g1
100 set (PSR_PIL | PSR_S | PSR_PS), %g1
159 set (PSR_PIL | PSR_S | PSR_PS), %g1
Dentry.S180 or %l0, PSR_PIL, %l4
229 or %l0, PSR_PIL, %g2
238 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
248 or %l0, PSR_PIL, %g2
286 or %l0, PSR_PIL, %l4
331 or %l0, PSR_PIL, %l4
345 or %l0, PSR_PIL, %g2
377 or %l0, PSR_PIL, %l4
403 or %l0, PSR_PIL, %g2
418 or %l0, PSR_PIL, %l4
[all …]
Dprocess_32.c351 ti->kpsr = psr | PSR_PIL;
360 ti->kpsr = current->thread.fork_kpsr | PSR_PIL;
Dhead_32.S512 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