icl_cstates       553 arch/x86/events/intel/cstate.c static const struct cstate_model icl_cstates __initconst = {
icl_cstates       650 arch/x86/events/intel/cstate.c 	X86_CSTATES_MODEL(INTEL_FAM6_ICELAKE_L, icl_cstates),
icl_cstates       651 arch/x86/events/intel/cstate.c 	X86_CSTATES_MODEL(INTEL_FAM6_ICELAKE,   icl_cstates),
icl_cstates       652 arch/x86/events/intel/cstate.c 	X86_CSTATES_MODEL(INTEL_FAM6_TIGERLAKE_L, icl_cstates),
icl_cstates       653 arch/x86/events/intel/cstate.c 	X86_CSTATES_MODEL(INTEL_FAM6_TIGERLAKE, icl_cstates),