Home
last modified time | relevance | path

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

/linux/arch/x86/platform/intel-mid/
A Dintel-mid.c95 x86_init.resources.reserve_resources = x86_init_noop; in x86_intel_mid_early_setup()
/linux/arch/x86/kernel/
A Dhead32.c28 x86_init.resources.reserve_resources = i386_reserve_resources; in i386_default_early_setup()
A Dx86_init.c66 .reserve_resources = reserve_standard_io_resources,
A Dsetup.c1191 x86_init.resources.reserve_resources(); in setup_arch()
/linux/arch/x86/include/asm/
A Dx86_init.h37 void (*reserve_resources)(void); member
/linux/drivers/misc/sgi-gru/
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()

Completed in 11 milliseconds