Home
last modified time | relevance | path

Searched refs:local_ops (Results 1 – 13 of 13) sorted by relevance

/linux/arch/sparc/kernel/
H A Dleon_smp.c87 local_ops->cache_all(); in leon_cpu_pre_online()
88 local_ops->tlb_all(); in leon_cpu_pre_online()
128 local_ops->cache_all(); in leon_configure_cache_smp()
129 local_ops->tlb_all(); in leon_configure_cache_smp()
177 local_ops->cache_all(); in leon_boot_cpus()
199 local_ops->cache_all(); in leon_boot_one_cpu()
224 local_ops->cache_all(); in leon_boot_one_cpu()
244 local_ops->cache_all(); in leon_smp_done()
294 local_ops->cache_all(); in leon_ipi_init()
H A Dsun4d_smp.c79 local_ops->cache_all(); in sun4d_cpu_pre_online()
80 local_ops->tlb_all(); in sun4d_cpu_pre_online()
100 local_ops->cache_all(); in sun4d_cpu_pre_online()
101 local_ops->tlb_all(); in sun4d_cpu_pre_online()
119 local_ops->cache_all(); in smp4d_boot_cpus()
141 local_ops->cache_all(); in smp4d_boot_one_cpu()
159 local_ops->cache_all(); in smp4d_boot_one_cpu()
176 local_ops->cache_all(); in smp4d_smp_done()
H A Dsun4m_smp.c54 local_ops->cache_all(); in sun4m_cpu_pre_online()
55 local_ops->tlb_all(); in sun4m_cpu_pre_online()
76 local_ops->cache_all(); in smp4m_boot_cpus()
102 local_ops->cache_all(); in smp4m_boot_one_cpu()
117 local_ops->cache_all(); in smp4m_boot_one_cpu()
134 local_ops->cache_all(); in smp4m_smp_done()
H A Dsmp_32.c291 local_ops->cache_all(); in arch_cpu_pre_starting()
292 local_ops->tlb_all(); in arch_cpu_pre_starting()
318 local_ops->cache_all(); in arch_cpu_pre_online()
319 local_ops->tlb_all(); in arch_cpu_pre_online()
H A Dsun4d_irq.c413 local_ops->cache_all(); in sun4d_fixup_trap_table()
H A Dsun4m_irq.c429 local_ops->cache_all(); in sun4m_init_timers()
/linux/arch/sparc/include/asm/
H A Dcachetlb_32.h27 extern const struct sparc32_cachetlb_ops *local_ops;
/linux/Documentation/translations/zh_CN/core-api/
H A Dindex.rst72 local_ops
H A Dlocal_ops.rst3 :Original: Documentation/core-api/local_ops.rst
/linux/drivers/infiniband/hw/hfi1/
H A Duc.c90 int local_ops = 0; in hfi1_make_uc_req() local
100 local_ops = 1; in hfi1_make_uc_req()
104 if (local_ops) in hfi1_make_uc_req()
H A Drc.c508 int local_ops = 0; in hfi1_make_rc_req() local
522 local_ops = 1; in hfi1_make_rc_req()
527 if (local_ops) in hfi1_make_rc_req()
/linux/drivers/xen/
H A Dxen-front-pgdir-shbuf.c501 static const struct xen_front_pgdir_shbuf_ops local_ops = { variable
521 buf->ops = &local_ops; in xen_front_pgdir_shbuf_alloc()
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c2915 int local_ops = 0; in rvt_ruc_loopback() local
2990 local_ops = 1; in rvt_ruc_loopback()
3136 if (local_ops) { in rvt_ruc_loopback()
3138 local_ops = 0; in rvt_ruc_loopback()