Home
last modified time | relevance | path

Searched refs:x86_init_noop (Results 1 – 18 of 18) sorted by relevance

/linux/arch/x86/platform/intel-mid/
A Dintel-mid.c95 x86_init.resources.probe_roms = x86_init_noop; in x86_intel_mid_early_setup()
96 x86_init.resources.reserve_resources = x86_init_noop; in x86_intel_mid_early_setup()
99 x86_init.timers.setup_percpu_clockev = x86_init_noop; in x86_intel_mid_early_setup()
101 x86_init.irqs.pre_vector_init = x86_init_noop; in x86_intel_mid_early_setup()
108 x86_init.pci.fixup_irqs = x86_init_noop; in x86_intel_mid_early_setup()
116 x86_init.acpi.reduced_hw_early_init = x86_init_noop; in x86_intel_mid_early_setup()
122 x86_init.mpparse.find_mptable = x86_init_noop; in x86_intel_mid_early_setup()
123 x86_init.mpparse.early_parse_smp_cfg = x86_init_noop; in x86_intel_mid_early_setup()
124 x86_init.mpparse.parse_smp_cfg = x86_init_noop; in x86_intel_mid_early_setup()
/linux/arch/x86/kernel/
A Dx86_init.c32 void x86_init_noop(void) { } in x86_init_noop() function
75 .setup_ioapic_ids = x86_init_noop,
90 .arch_setup = x86_init_noop,
115 .init_platform = x86_init_noop,
116 .guest_late_init = x86_init_noop,
119 .init_mem_mapping = x86_init_noop,
120 .init_after_bootmem = x86_init_noop,
131 .early_percpu_clock_init = x86_init_noop,
A Djailhouse.c205 x86_init.irqs.pre_vector_init = x86_init_noop; in jailhouse_init_platform()
207 x86_init.mpparse.find_mptable = x86_init_noop; in jailhouse_init_platform()
208 x86_init.mpparse.early_parse_smp_cfg = x86_init_noop; in jailhouse_init_platform()
/linux/arch/x86/include/asm/
A Dmpspec.h59 #define mpparse_find_mptable x86_init_noop
60 #define mpparse_parse_early_smp_config x86_init_noop
61 #define mpparse_parse_smp_config x86_init_noop
A Dx86_init.h342 extern void x86_init_noop(void);
A Dio_apic.h180 #define setup_ioapic_ids_from_mpc x86_init_noop
A Dapic.h192 # define setup_boot_APIC_clock x86_init_noop
193 # define setup_secondary_APIC_clock x86_init_noop
A Dparavirt.h752 # define default_banner x86_init_noop
/linux/arch/x86/hyperv/
A Dhv_vtl.c29 x86_platform.realmode_reserve = x86_init_noop; in hv_vtl_init_platform()
30 x86_platform.realmode_init = x86_init_noop; in hv_vtl_init_platform()
31 x86_init.irqs.pre_vector_init = x86_init_noop; in hv_vtl_init_platform()
32 x86_init.timers.timer_init = x86_init_noop; in hv_vtl_init_platform()
35 x86_init.mpparse.find_mptable = x86_init_noop; in hv_vtl_init_platform()
36 x86_init.mpparse.early_parse_smp_cfg = x86_init_noop; in hv_vtl_init_platform()
/linux/arch/x86/platform/ce4100/
A Dce4100.c139 x86_init.resources.probe_roms = x86_init_noop; in x86_ce4100_early_setup()
140 x86_init.mpparse.find_mptable = x86_init_noop; in x86_ce4100_early_setup()
141 x86_init.mpparse.early_parse_smp_cfg = x86_init_noop; in x86_ce4100_early_setup()
/linux/arch/x86/xen/
A Denlighten_hvm.c316 h->init_platform = x86_init_noop; in xen_platform_hvm()
318 h->init_mem_mapping = x86_init_noop; in xen_platform_hvm()
319 h->init_after_bootmem = x86_init_noop; in xen_platform_hvm()
A Dsmp_pv.c448 x86_init.mpparse.find_mptable = x86_init_noop; in xen_smp_init()
449 x86_init.mpparse.early_parse_smp_cfg = x86_init_noop; in xen_smp_init()
453 x86_init.mpparse.parse_smp_cfg = x86_init_noop; in xen_smp_init()
A Dtime.c578 x86_init.timers.setup_percpu_clockev = x86_init_noop; in xen_init_time_ops()
579 x86_cpuinit.setup_percpu_clockev = x86_init_noop; in xen_init_time_ops()
A Denlighten_pv.c1362 x86_platform.realmode_reserve = x86_init_noop; in xen_start_kernel()
1363 x86_platform.realmode_init = x86_init_noop; in xen_start_kernel()
1366 x86_init.irqs.intr_mode_select = x86_init_noop; in xen_start_kernel()
/linux/arch/x86/mm/
A Dmem_encrypt_amd.c501 x86_init.mpparse.find_mptable = x86_init_noop; in sme_early_init()
502 x86_init.pci.init_irq = x86_init_noop; in sme_early_init()
503 x86_init.resources.probe_roms = x86_init_noop; in sme_early_init()
/linux/arch/x86/kernel/cpu/
A Dmshyperv.c350 x86_init.timers.timer_init = x86_init_noop; in reduced_hw_init()
351 x86_init.irqs.pre_vector_init = x86_init_noop; in reduced_hw_init()
/linux/arch/x86/pci/
A Dacpi.c498 x86_init.pci.init_irq = x86_init_noop; in pci_acpi_init()
/linux/arch/x86/kernel/acpi/
A Dboot.c1367 x86_init.timers.timer_init = x86_init_noop; in acpi_generic_reduced_hw_init()
1368 x86_init.irqs.pre_vector_init = x86_init_noop; in acpi_generic_reduced_hw_init()

Completed in 659 milliseconds