Searched defs:TX_INTR (Results 1 – 2 of 2) sorted by relevance
83 #define TX_INTR tx_intr macro85 #define TX_INTR cpu_intr /* locore_mips3 directly call this */ macro
67 #define TX_INTR tx_intr macro69 #define TX_INTR cpu_intr /* locore_mips3 directly call this */ macro306 TX_INTR(int ppl, vaddr_t pc, uint32_t status) in TX_INTR() function