Searched refs:scrub_icache_line_intr (Results 1 – 1 of 1) sorted by relevance
5605 static uint_t scrub_icache_line_intr(caddr_t arg1, caddr_t arg2);5727 add_softintr(icache_scrub_pil, scrub_icache_line_intr,5958 scrub_icache_line_intr(caddr_t arg1, caddr_t arg2) function