gen9_early_ops    503 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen9_early_ops __initconst = {
gen9_early_ops    544 arch/x86/kernel/early-quirks.c 	INTEL_SKL_IDS(&gen9_early_ops),
gen9_early_ops    545 arch/x86/kernel/early-quirks.c 	INTEL_BXT_IDS(&gen9_early_ops),
gen9_early_ops    546 arch/x86/kernel/early-quirks.c 	INTEL_KBL_IDS(&gen9_early_ops),
gen9_early_ops    547 arch/x86/kernel/early-quirks.c 	INTEL_CFL_IDS(&gen9_early_ops),
gen9_early_ops    548 arch/x86/kernel/early-quirks.c 	INTEL_GLK_IDS(&gen9_early_ops),
gen9_early_ops    549 arch/x86/kernel/early-quirks.c 	INTEL_CNL_IDS(&gen9_early_ops),