Home
last modified time | relevance | path

Searched refs:__hard_irq_enable (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Drunlatch.h25 __hard_irq_enable(); \
37 __hard_irq_enable(); \
Dhw_irq.h92 #define __hard_irq_enable() asm volatile("wrteei 1" : : : "memory") macro
95 #define __hard_irq_enable() __mtmsrd(local_paca->kernel_msr | MSR_EE, 1) macro
123 __hard_irq_enable(); in may_hard_irq_enable()
Dplpar_wrappers.h50 __hard_irq_enable(); in extended_cede_processor()
/arch/powerpc/platforms/cell/
Dpervasive.c84 __hard_irq_enable(); in cbe_power_save()
/arch/powerpc/kernel/
Dirq.c276 __hard_irq_enable(); in arch_local_irq_restore()
295 __hard_irq_enable(); in restore_interrupts()