reduced_hw_early_init  146 arch/x86/include/asm/x86_init.h 	void (*reduced_hw_early_init)(void);
reduced_hw_early_init 1388 arch/x86/kernel/acpi/boot.c 		x86_init.acpi.reduced_hw_early_init();
reduced_hw_early_init  101 arch/x86/kernel/x86_init.c 		.reduced_hw_early_init	= acpi_generic_reduced_hw_init,
reduced_hw_early_init  181 arch/x86/platform/intel-mid/intel-mid.c 	x86_init.acpi.reduced_hw_early_init = x86_init_noop;