Home
last modified time | relevance | path

Searched refs:hard_irq_disable (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dhw_irq.h99 #define hard_irq_disable() do { \ macro
191 #define hard_irq_disable() arch_local_irq_disable() macro
/linux-4.4.14/arch/powerpc/kernel/
Dmachine_kexec_64.c180 hard_irq_disable(); in kexec_smp_down()
264 hard_irq_disable(); in kexec_prepare_cpus()
303 hard_irq_disable(); in kexec_prepare_cpus()
Dswsusp.c28 hard_irq_disable(); in save_processor_state()
Dcrash.c77 hard_irq_disable(); in crash_ipi_callback()
317 hard_irq_disable(); in default_machine_crash_shutdown()
Dirq.c319 hard_irq_disable(); in prep_irq_for_idle()
Dprocess.c650 hard_irq_disable(); in tm_recheckpoint()
898 hard_irq_disable(); in __switch_to()
Drtas.c1217 hard_irq_disable(); in rtas_give_timebase()
/linux-4.4.14/arch/powerpc/mm/
Dslb.c148 hard_irq_disable(); in slb_flush_and_rebolt()
207 hard_irq_disable(); in switch_slb()
/linux-4.4.14/include/linux/
Dinterrupt.h398 #ifndef hard_irq_disable
399 #define hard_irq_disable() do { } while(0) macro
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dsmp.c182 hard_irq_disable(); in pnv_smp_cpu_kill_self()
Dopal-flash.c315 hard_irq_disable(); in flash_return_cpu()
344 hard_irq_disable(); in opal_flash_term_callback()
/linux-4.4.14/kernel/
Dstop_machine.c202 hard_irq_disable(); in multi_cpu_stop()
557 hard_irq_disable(); in __stop_machine()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c149 hard_irq_disable(); in pseries_mach_cpu_die()
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dsetup.c84 hard_irq_disable(); in pas_give_timebase()
/linux-4.4.14/arch/powerpc/kvm/
Dpowerpc.c74 hard_irq_disable(); in kvmppc_prepare_to_enter()
80 hard_irq_disable(); in kvmppc_prepare_to_enter()
106 hard_irq_disable(); in kvmppc_prepare_to_enter()
Dbooke.c689 hard_irq_disable(); in kvmppc_core_prepare_to_enter()
/linux-4.4.14/arch/powerpc/platforms/85xx/
Dsmp.c386 hard_irq_disable(); in mpc85xx_smp_kexec_cpu_down()
/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c656 hard_irq_disable(); in pmao_restore_workaround()
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c417 hard_irq_disable(); in xmon_core()