Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dvpe-mt.c47 evpe(vpeflags); in vpe_run()
67 evpe(vpeflags); in vpe_run()
134 evpe(vpeflags); in vpe_run()
136 evpe(EVPE_ENABLE); in vpe_run()
171 evpe(vpflags); in cleanup_tc()
220 evpe(evpe_flags); in vpe_stop()
255 evpe(evpe_flags); in vpe_free()
395 evpe(vpflags); in vpe_module_init()
490 evpe(vpflags); in vpe_module_init()
Drtlx-mt.c43 evpe(vpeflags); in rtlx_interrupt()
69 evpe(EVPE_ENABLE); in _interrupt_sp()
Dsmp-mt.c146 evpe(vpflags); in vsmp_send_ipi_single()
226 evpe(EVPE_ENABLE); in vsmp_boot_secondary()
Dmips-mt.c117 evpe(vpflags); in mips_mt_regdump()
Dcps-vec.S464 evpe
Dtraps.c2104 evpe(vpflags); in configure_exception_vector()
/linux-4.4.14/drivers/irqchip/
Dirq-mips-cpu.c74 evpe(vpflags); in mips_mt_cpu_irq_startup()
87 evpe(vpflags); in mips_mt_cpu_irq_ack()
/linux-4.4.14/arch/mips/pci/
Dops-pmcmsp.c453 evpe(vpe_status); in msp_pcibios_config_access()
460 evpe(vpe_status); in msp_pcibios_config_access()
/linux-4.4.14/arch/mips/pmcs-msp71xx/
Dmsp_irq_cic.c58 evpe(mtflags); \
/linux-4.4.14/arch/mips/include/asm/
Dmipsmtregs.h229 static inline void evpe(int previous) in evpe() function