Home
last modified time | relevance | path

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

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