Searched refs:starting_index (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/perf/ |
| H A D | hv-gpci.c | 36 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 D | hv-common.c | 20 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | lparcfg.c | 161 buf->params.starting_index = cpu_to_be32(-1); /* local LPAR */ in show_gpci_data()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-hv_gpci | 21 starting_index = "config:32-63"
|
| /linux/sound/pci/asihpi/ |
| H A D | hpi_internal.h | 795 u16 starting_index; member
|