early_ops 560 arch/x86/kernel/early-quirks.c const struct intel_early_ops *early_ops) early_ops 565 arch/x86/kernel/early-quirks.c size = early_ops->stolen_size(num, slot, func); early_ops 566 arch/x86/kernel/early-quirks.c base = early_ops->stolen_base(num, slot, func, size); early_ops 586 arch/x86/kernel/early-quirks.c const struct intel_early_ops *early_ops; early_ops 598 arch/x86/kernel/early-quirks.c early_ops = (typeof(early_ops))driver_data; early_ops 600 arch/x86/kernel/early-quirks.c intel_graphics_stolen(num, slot, func, early_ops);