Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dniagara2regs.h85 #define CPC_PCR_OV0_MASK UINT64_C(0x40000) macro
/titanic_44/usr/src/uts/sun4v/pcbe/
H A Dniagara2_pcbe.c427 overflow = (pcr & CPC_PCR_OV0_MASK) >> in ni2_pcbe_overflow_bitmap()
439 pcr &= ~(CPC_PCR_OV0_MASK | in ni2_pcbe_overflow_bitmap()