intel_early_ops   468 arch/x86/kernel/early-quirks.c static const struct intel_early_ops i830_early_ops __initconst = {
intel_early_ops   473 arch/x86/kernel/early-quirks.c static const struct intel_early_ops i845_early_ops __initconst = {
intel_early_ops   478 arch/x86/kernel/early-quirks.c static const struct intel_early_ops i85x_early_ops __initconst = {
intel_early_ops   483 arch/x86/kernel/early-quirks.c static const struct intel_early_ops i865_early_ops __initconst = {
intel_early_ops   488 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen3_early_ops __initconst = {
intel_early_ops   493 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen6_early_ops __initconst = {
intel_early_ops   498 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen8_early_ops __initconst = {
intel_early_ops   503 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen9_early_ops __initconst = {
intel_early_ops   508 arch/x86/kernel/early-quirks.c static const struct intel_early_ops chv_early_ops __initconst = {
intel_early_ops   513 arch/x86/kernel/early-quirks.c static const struct intel_early_ops gen11_early_ops __initconst = {
intel_early_ops   560 arch/x86/kernel/early-quirks.c 		      const struct intel_early_ops *early_ops)
intel_early_ops   586 arch/x86/kernel/early-quirks.c 	const struct intel_early_ops *early_ops;