Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsimple_spinlock.h119 HMT_low(); in arch_spin_lock()
138 HMT_low(); in arch_spin_lock_flags()
226 HMT_low(); in arch_read_lock()
240 HMT_low(); in arch_write_lock()
H A Dprocessor.h68 #define HMT_low() asm volatile("or 1,1,1 # low priority") macro
347 #define cpu_relax() do { HMT_low(); HMT_medium(); barrier(); } while (0)
349 #define spin_begin() HMT_low()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dppc-remove-glibc-dep.patch19 -#define HMT_low() __ppc_set_ppr_low()
20 +#define HMT_low() asm volatile ("or 1,1,1")
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Didle.c62 HMT_low(); in arch_cpu_idle()
H A Dsetup_64.c484 HMT_low(); in smp_release_cpus()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dpervasive.c61 HMT_low(); in cbe_power_save()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-pseries.c49 HMT_low(); in snooze_loop()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c689 HMT_low(); in wait_for_sync()
H A Dbook3s_hv.c2691 HMT_low(); in kvmppc_wait_for_nap()
3392 HMT_low(); in kvmppc_run_core()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Didle.c1111 HMT_low(); in pnv_cpu_offline()