Lines Matching full:starting

206 	 * starting_index value implies the starting hardware  in processor_bus_topology_show()
222 * with next starting index to retrieve additional (missing) data. in processor_bus_topology_show()
223 * Below loop do subsequent hcalls with next starting index and add it in processor_bus_topology_show()
232 * Since the starting index value is part of counter_value in processor_bus_topology_show()
233 * buffer elements, use the starting index value in the last in processor_bus_topology_show()
274 * starting_index value implies the starting hardware in processor_config_show()
290 * with next starting index to retrieve additional (missing) data. in processor_config_show()
291 * Below loop do subsequent hcalls with next starting index and add it in processor_config_show()
300 * Since the starting index is part of counter_value in processor_config_show()
301 * buffer elements, use the starting index value in the last in processor_config_show()
342 * starting_index value refers to the starting hardware in affinity_domain_via_virtual_processor_show()
368 * Since the starting index and secondary index type is part of the in affinity_domain_via_virtual_processor_show()
369 * counter_value buffer elements, use the starting index value in the in affinity_domain_via_virtual_processor_show()
370 * last array element as subsequent starting index, and use secondary index in affinity_domain_via_virtual_processor_show()
372 * For counter request '0xA0', starting index points to partition id in affinity_domain_via_virtual_processor_show()
412 * starting_index value refers to the starting hardware in affinity_domain_via_domain_show()
428 * with next starting index to retrieve additional (missing) data. in affinity_domain_via_domain_show()
429 * Below loop do subsequent hcalls with next starting index and add it in affinity_domain_via_domain_show()
438 * Since the starting index value is part of counter_value in affinity_domain_via_domain_show()
439 * buffer elements, use the starting index value in the last in affinity_domain_via_domain_show()
525 * starting_index value refers to the starting hardware in affinity_domain_via_partition_show()
544 * with next starting index to retrieve additional (missing) data. in affinity_domain_via_partition_show()
545 * Below loop do subsequent hcalls with next starting index and add it in affinity_domain_via_partition_show()
561 * Since the starting index value is part of counter_value in affinity_domain_via_partition_show()
703 * Since in this function we are only accessing data for a given starting index, in single_gpci_request()