Home
last modified time | relevance | path

Searched refs:reserve_resources (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/platform/intel-mid/
H A Dintel-mid.c95 x86_init.resources.reserve_resources = x86_init_noop; in x86_intel_mid_early_setup()
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c28 x86_init.resources.reserve_resources = i386_reserve_resources; in i386_default_early_setup()
H A Dx86_init.c68 .reserve_resources = reserve_standard_io_resources,
H A Dsetup.c1287 x86_init.resources.reserve_resources(); in setup_arch()
/openbmc/linux/arch/x86/include/asm/
H A Dx86_init.h37 void (*reserve_resources)(void); member
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrumain.c154 static unsigned long reserve_resources(unsigned long *p, int n, int mmax, in reserve_resources() function
175 return reserve_resources(&gru->gs_cbr_map, cbr_au_count, GRU_CBR_AU, in gru_reserve_cb_resources()
182 return reserve_resources(&gru->gs_dsr_map, dsr_au_count, GRU_DSR_AU, in gru_reserve_ds_resources()