Home
last modified time | relevance | path

Searched refs:starting_index (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/perf/
H A Dhv-gpci.c36 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63);
132 static unsigned long systeminfo_gpci_request(u32 req, u32 starting_index, in systeminfo_gpci_request() argument
140 arg->params.starting_index = cpu_to_be32(starting_index); in systeminfo_gpci_request()
236 u32 starting_index = arg->bytes[last_element + 3] + in processor_bus_topology_show() local
244 starting_index, 0, buf, &n, arg); in processor_bus_topology_show()
304 u32 starting_index = arg->bytes[last_element + 3] + in processor_config_show() local
312 starting_index, 0, buf, &n, arg); in processor_config_show()
375 u32 starting_index = arg->bytes[last_element + 1] + (arg->bytes[last_element] << 8); in affinity_domain_via_virtual_processor_show() local
382 starting_index, secondary_index, buf, &n, arg); in affinity_domain_via_virtual_processor_show()
442 u32 starting_index = arg->bytes[last_element + 1] + in affinity_domain_via_domain_show() local
[all …]
H A Dhv-common.c20 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_gpci21 starting_index = "config:32-63"
/linux/sound/pci/asihpi/
H A Dhpi_internal.h795 u16 starting_index; member