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

/linux-master/arch/x86/platform/intel-mid/
H A Dintel-mid.c95 x86_init.resources.reserve_resources = x86_init_noop;
/linux-master/arch/x86/include/asm/
H A Dx86_init.h30 * @reserve_resources: reserve the standard resources for the
37 void (*reserve_resources)(void); member in struct:x86_init_resources
/linux-master/arch/x86/kernel/
H A Dhead32.c29 x86_init.resources.reserve_resources = i386_reserve_resources;
H A Dx86_init.c68 .reserve_resources = reserve_standard_io_resources,
H A Dsetup.c1159 x86_init.resources.reserve_resources();
/linux-master/drivers/misc/sgi-gru/
H A Dgrumain.c150 static unsigned long reserve_resources(unsigned long *p, int n, int mmax, function
171 return reserve_resources(&gru->gs_cbr_map, cbr_au_count, GRU_CBR_AU,
178 return reserve_resources(&gru->gs_dsr_map, dsr_au_count, GRU_DSR_AU,

Completed in 202 milliseconds