X86_VENDOR_INTEL
#define IFM(_fam, _model) VFM_MAKE(X86_VENDOR_INTEL, _fam, _model)
[X86_VENDOR_INTEL] = CPU_VENDOR_INTEL,