Home
last modified time | relevance | path

Searched defs:VFM_MODEL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpeci-cpu.h18 #define VFM_MODEL_MASK GENMASK(VFM_FAMILY_BIT - 1, VFM_MODEL_BIT) macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c19 #define VFM_MODEL_MASK GENMASK(VFM_FAMILY_BIT - 1, VFM_MODEL_BIT) macro