Searched refs:overflowed (Results 1 – 8 of 8) sorted by relevance
768 u64 overflowed; in cxl_pmu_irq() local772 overflowed = readq(base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()775 if (!overflowed) in cxl_pmu_irq()778 bitmap_from_arr64(overflowedbm, &overflowed, 64); in cxl_pmu_irq()791 writeq(overflowed, base + CXL_PMU_OVERFLOW_REG); in cxl_pmu_irq()
1162 int overflowed = pmovsr & BIT(idx); in arm_ccn_pmu_overflow_handler() local1164 WARN_ON_ONCE(overflowed && !event && in arm_ccn_pmu_overflow_handler()1167 if (!event || !overflowed) in arm_ccn_pmu_overflow_handler()
103 be lost due to memory pressure or process' receiving queue overflowed,
435 @ Test whether the SP has overflowed. Task and IRQ stacks are aligned
1377 uint32 overflowed; member
962 | The result has overflowed to $7fff exponent. Set I, ovfl,1143 | The result has overflowed to $7fff exponent. Set I, ovfl,
311 overflowed
12044 # if the result would have overflowed/underflowed. If so, use unf_res() #