Home
last modified time | relevance | path

Searched refs:evpe (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/kernel/
H A Dvpe-mt.c47 evpe(vpeflags); in vpe_run()
67 evpe(vpeflags); in vpe_run()
133 evpe(vpeflags); in vpe_run()
135 evpe(EVPE_ENABLE); in vpe_run()
170 evpe(vpflags); in cleanup_tc()
219 evpe(evpe_flags); in vpe_stop()
254 evpe(evpe_flags); in vpe_free()
392 evpe(vpflags); in vpe_module_init()
487 evpe(vpflags); in vpe_module_init()
H A Drtlx-mt.c43 evpe(vpeflags); in rtlx_interrupt()
64 evpe(EVPE_ENABLE); in _interrupt_sp()
H A Dsmp-mt.c174 evpe(EVPE_ENABLE); in vsmp_boot_secondary()
H A Dcps-vec.S462 evpe
H A Dtraps.c2227 evpe(vpflags); in configure_exception_vector()
/linux/drivers/irqchip/
H A Dirq-mips-cpu.c72 evpe(vpflags); in mips_mt_cpu_irq_startup()
85 evpe(vpflags); in mips_mt_cpu_irq_ack()
105 evpe(vpflags); in mips_mt_send_ipi()
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h218 _ASM_MACRO_1R(evpe, rt, \
240 static inline void evpe(int previous) in evpe() function