Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpeci-cpu.h19 #define VFM_FAMILY_MASK GENMASK(VFM_VENDOR_BIT - 1, VFM_FAMILY_BIT) macro
/linux-6.15/arch/x86/include/asm/
H A Dcpu_device_id.h25 #define VFM_FAMILY_MASK GENMASK(VFM_VENDOR_BIT - 1, VFM_FAMILY_BIT) macro
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c20 #define VFM_FAMILY_MASK GENMASK(VFM_VENDOR_BIT - 1, VFM_FAMILY_BIT) macro