reserve_standard_io_resources 47 arch/x86/include/asm/setup.h extern void reserve_standard_io_resources(void); reserve_standard_io_resources 1316 arch/x86/kernel/setup.c reserve_standard_io_resources(); reserve_standard_io_resources 43 arch/x86/kernel/x86_init.c .reserve_resources = reserve_standard_io_resources,