Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c5605 static uint_t scrub_dcache_line_intr(caddr_t arg1, caddr_t arg2);
5723 add_softintr(dcache_scrub_pil, scrub_dcache_line_intr,
5885 scrub_dcache_line_intr(caddr_t arg1, caddr_t arg2) function