Searched refs:PIL_AST (Results 1 – 3 of 3) sorted by relevance
49 #define PIL_AST 5 /* asynchronous trap IPI */ macro
66 #define IPI_AST PIL_AST
288 intr_setup(PIL_AST, cpu_ipi_ast, -1, NULL, NULL); in cpu_mp_start()