gen6_early_ops    493 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen6_early_ops __initconst = {
gen6_early_ops    527 arch/x86/kernel/early-quirks.c 	INTEL_VLV_IDS(&gen6_early_ops),
gen6_early_ops    537 arch/x86/kernel/early-quirks.c 	INTEL_SNB_D_IDS(&gen6_early_ops),
gen6_early_ops    538 arch/x86/kernel/early-quirks.c 	INTEL_SNB_M_IDS(&gen6_early_ops),
gen6_early_ops    539 arch/x86/kernel/early-quirks.c 	INTEL_IVB_M_IDS(&gen6_early_ops),
gen6_early_ops    540 arch/x86/kernel/early-quirks.c 	INTEL_IVB_D_IDS(&gen6_early_ops),
gen6_early_ops    541 arch/x86/kernel/early-quirks.c 	INTEL_HSW_IDS(&gen6_early_ops),