Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/pcbe/
H A Dniagara2_pcbe.c149 static const uint64_t allstopped = (ULTRA_PCR_PRIVPIC | variable
584 allstopped | CPC_PCR_HT); in ni2_pcbe_configure()
586 allstopped | CPC_PCR_HT) != H_EOK) { in ni2_pcbe_configure()
591 DTRACE_PROBE1(niagara2__setpcr, uint64_t, allstopped); in ni2_pcbe_configure()
592 (void) hv_niagara_setperf(HV_SPARC_CTL, allstopped); in ni2_pcbe_configure()
733 if (hv_niagara_setperf(HV_SPARC_CTL, allstopped) != H_EOK) in ni2_pcbe_allstop()
734 ultra_setpcr(allstopped); in ni2_pcbe_allstop()
H A Dniagara_pcbe.c140 static const uint64_t allstopped = ULTRA_PCR_PRIVPIC; variable
438 ultra_setpcr(allstopped); in ni_pcbe_program()
468 ultra_setpcr(allstopped); in ni_pcbe_allstop()
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c226 static const uint64_t allstopped = SPARC64_VI_PCR_PRIVPIC | variable
750 ultra_setpcr(allstopped); in opl_pcbe_program()
751 pcr = allstopped; in opl_pcbe_program()
802 ultra_setpcr(allstopped); in opl_pcbe_allstop()
H A Dus234_pcbe.c154 static const uint64_t allstopped = ULTRA_PCR_PRIVPIC; variable
858 ultra_setpcr(allstopped); in us_pcbe_program()
889 ultra_setpcr(allstopped); in us_pcbe_allstop()