Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcpu_mf.h26 #define CPU_MF_INT_SF_MASK (CPU_MF_INT_SF_IAE|CPU_MF_INT_SF_ISE| \ macro
/arch/s390/oprofile/
Dhwsampler.c183 if (!(param32 & CPU_MF_INT_SF_MASK)) in hws_ext_handler()
/arch/s390/kernel/
Dperf_cpum_sf.c1489 if (!(alert & CPU_MF_INT_SF_MASK)) in cpumf_measurement_alert()