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

/drivers/firmware/
H A Ddell_rbu.c75 static unsigned long allocation_floor = 0x100000; variable
76 module_param(allocation_floor, ulong, 0644);
77 MODULE_PARM_DESC(allocation_floor,
147 (unsigned int)(allocation_floor / rbu_data.packetsize),
175 < allocation_floor) {
179 allocation_floor);

Completed in 31 milliseconds