Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dperf_event.h22 #define PMU_F_ERR_LSDA 0x0200 macro
23 #define PMU_F_ERR_MASK (PMU_F_ERR_IBE|PMU_F_ERR_LSDA)
/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_sf.c2079 cpuhw->flags |= PMU_F_ERR_LSDA; in cpumf_measurement_alert()