last_drc_index     87 arch/powerpc/include/asm/prom.h 	u32 last_drc_index;
last_drc_index     94 arch/powerpc/platforms/pseries/of_helpers.c 	data->last_drc_index = data->drc_index_start +
last_drc_index     71 arch/powerpc/platforms/pseries/pseries_energy.c 			if (thread_index < drc.last_drc_index)
last_drc_index    142 arch/powerpc/platforms/pseries/pseries_energy.c 			if (drc_index > drc.last_drc_index) {
last_drc_index    251 drivers/pci/hotplug/rpaphp_core.c 		if (my_index >= drc.drc_index_start && my_index <= drc.last_drc_index) {