Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c190 #define SPARC64_VI_PCR_OVRO (UINT64_C(1) << CPC_SPARC64_VI_PCR_OVRO_SHIFT) macro
227 SPARC64_VI_PCR_ULRO | SPARC64_VI_PCR_OVRO;
773 pcr &= ~(SPARC64_VI_PCR_OVRO | SPARC64_VI_PCR_OVF); in opl_pcbe_program()
795 pcr |= SPARC64_VI_PCR_OVRO; in opl_pcbe_program()
851 pcr &= ~SPARC64_VI_PCR_OVRO; in opl_pcbe_sample()
886 pcr |= SPARC64_VI_PCR_OVRO; in opl_pcbe_sample()