Home
last modified time | relevance | path

Searched refs:PSR_PIL (Results 1 – 15 of 15) 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/lib/
Datomic_32.S19 andcc %g3, PSR_PIL, %g0
22 wr %g3, PSR_PIL, %psr
25 andcc %g3, PSR_PIL, %g0
/arch/sparc/include/asm/
Dirqflags_32.h37 return (flags & PSR_PIL) != 0; in arch_irqs_disabled_flags()
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.S47 set (PSR_PIL | PSR_S | PSR_PS), %g1
123 set (PSR_PIL | PSR_S | PSR_PS), %g1
185 set (PSR_PIL | PSR_S | PSR_PS), %g1
Dirq_32.c49 : "i" (PSR_PIL) in arch_local_irq_save()
67 : "i" (PSR_PIL) in arch_local_irq_enable()
84 : "i" (PSR_PIL), "r" (old_psr) in arch_local_irq_restore()
Dentry.S190 or %l0, PSR_PIL, %l4
239 or %l0, PSR_PIL, %g2
248 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
258 or %l0, PSR_PIL, %g2
291 or %l0, PSR_PIL, %l4
336 or %l0, PSR_PIL, %l4
354 or %l0, PSR_PIL, %l4
371 or %l0, PSR_PIL, %g2
403 or %l0, PSR_PIL, %l4
430 or %l0, PSR_PIL, %g2
[all …]
Dprocess_32.c504 ti->kpsr = current->thread.fork_kpsr | PSR_PIL;
Dhead_32.S998 set (PSR_PS | PSR_S | PSR_PIL | PSR_EF), %g2
/arch/frv/kernel/
Dsleep.S102 andi.p gr8,#~PSR_PIL,gr8
318 andi.p gr8,#~(PSR_PIL),gr8
Dbreak.S309 andi gr2,#~PSR_PIL,gr2
341 andi gr2,#~PSR_PIL,gr2
Dentry.S1127 andi gr23,#~PSR_PIL,gr23
1170 andi gr23,#~PSR_PIL,gr23 ; could let syscall_trace_exit() call schedule()
Dhead.S469 andi gr22,#~(PSR_PIL|PSR_PS|PSR_S),gr22