Searched refs:starting_index (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/perf/ |
| H A D | hv-gpci.c | 37 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63); 133 static unsigned long systeminfo_gpci_request(u32 req, u32 starting_index, in systeminfo_gpci_request() argument 141 arg->params.starting_index = cpu_to_be32(starting_index); in systeminfo_gpci_request() 237 u32 starting_index = arg->bytes[last_element + 3] + in processor_bus_topology_show() local 245 starting_index, 0, buf, &n, arg); in processor_bus_topology_show() 307 u32 starting_index = arg->bytes[last_element + 3] + in processor_config_show() local 315 starting_index, 0, buf, &n, arg); in processor_config_show() 380 u32 starting_index = arg->bytes[last_element + 1] + (arg->bytes[last_element] << 8); in affinity_domain_via_virtual_processor_show() local 387 starting_index, secondary_index, buf, &n, arg); in affinity_domain_via_virtual_processor_show() 449 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 | 162 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
|