Searched refs:P4_CCCR_OVF (Results 1 – 2 of 2) sorted by relevance
44 #define P4_CCCR_OVF 0x80000000ULL macro152 p4_config_pack_cccr(P4_CCCR_OVF | \
862 if (v & P4_CCCR_OVF) { in p4_pmu_clear_cccr_ovf()863 wrmsrl(hwc->config_base, v & ~P4_CCCR_OVF); in p4_pmu_clear_cccr_ovf()914 p4_config_unpack_cccr(hwc->config) & ~P4_CCCR_ENABLE & ~P4_CCCR_OVF & ~P4_CCCR_RESERVED); in p4_pmu_disable_event()