Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c5606 static uint_t scrub_icache_line_intr(caddr_t arg1, caddr_t arg2);
5728 add_softintr(icache_scrub_pil, scrub_icache_line_intr,
5959 scrub_icache_line_intr(caddr_t arg1, caddr_t arg2) function