Searched refs:ssmp (Results 1 – 1 of 1) sorted by relevance
3475 spitfire_scrub_misc_t *ssmp = CPU_PRIVATE_PTR(CPU, sfpr_scrub_misc); in scrub_ecache_line() local3477 uint32_t index = ssmp->ecache_flush_index; in scrub_ecache_line()3480 int nlines = ssmp->ecache_nlines; in scrub_ecache_line()3482 int ec_mirror = ssmp->ecache_mirror; in scrub_ecache_line()3483 ecache_kstat_t *ec_ksp = (ecache_kstat_t *)ssmp->ecache_ksp->ks_data; in scrub_ecache_line()3503 if (!(ssmp->ecache_busy)) { in scrub_ecache_line()3573 if (ssmp->ecache_busy) in scrub_ecache_line()3629 ssmp->ecache_flush_index = index; in scrub_ecache_line()3651 spitfire_scrub_misc_t *ssmp = CPU_PRIVATE_PTR(CPU, sfpr_scrub_misc); in scrub_ecache_line_intr() local3652 uint32_t *countp = &ssmp->ec_scrub_outstanding; in scrub_ecache_line_intr()[all …]