Home
last modified time | relevance | path

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

/arch/mips/kernel/
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()
393 evpe(vpflags); in vpe_module_init()
488 evpe(vpflags); in vpe_module_init()
Drtlx-mt.c43 evpe(vpeflags); in rtlx_interrupt()
69 evpe(EVPE_ENABLE); in _interrupt_sp()
Dsmp-mt.c173 evpe(EVPE_ENABLE); in vsmp_boot_secondary()
Dmips-mt.c118 evpe(vpflags); in mips_mt_regdump()
Dcps-vec.S497 evpe
Dtraps.c2188 evpe(vpflags); in configure_exception_vector()
/arch/mips/pci/
Dops-pmcmsp.c424 evpe(vpe_status); in msp_pcibios_config_access()
431 evpe(vpe_status); in msp_pcibios_config_access()
/arch/mips/pmcs-msp71xx/
Dmsp_irq_cic.c54 evpe(mtflags); \
/arch/mips/include/asm/
Dmipsmtregs.h230 static inline void evpe(int previous) in evpe() function