Home
last modified time | relevance | path

Searched refs:reduced_hw_early_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/platform/intel-mid/
H A Dintel-mid.c115 x86_init.acpi.reduced_hw_early_init = x86_init_noop; in x86_intel_mid_early_setup()
/openbmc/linux/arch/x86/include/asm/
H A Dx86_init.h142 void (*reduced_hw_early_init)(void); member
/openbmc/linux/arch/x86/kernel/
H A Dx86_init.c125 .reduced_hw_early_init = acpi_generic_reduced_hw_init,
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c517 x86_init.acpi.reduced_hw_early_init = reduced_hw_init; in ms_hyperv_init_platform()
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c1498 x86_init.acpi.reduced_hw_early_init(); in acpi_reduced_hw_init()