Home
last modified time | relevance | path

Searched refs:HMT_low (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dprocessor.h10 #define HMT_low() asm volatile("or 1, 1, 1 # low priority") macro
17 #define HMT_low() macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dsimple_spinlock.h120 HMT_low(); in arch_spin_lock()
209 HMT_low(); in arch_read_lock()
223 HMT_low(); in arch_write_lock()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dppc-remove-glibc-dep.patch21 -#define HMT_low() __ppc_set_ppr_low()
22 +#define HMT_low() asm volatile ("or 1,1,1")
/openbmc/linux/arch/powerpc/kernel/
H A Didle.c61 HMT_low(); in arch_cpu_idle()
H A Dsetup_64.c533 HMT_low(); in smp_release_cpus()
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dpervasive.c61 HMT_low(); in cbe_power_save()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-pseries.c50 HMT_low(); in snooze_loop()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c1077 HMT_low(); in pnv_cpu_offline()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3314 HMT_low(); in kvmppc_wait_for_nap()