Searched refs:starting_index (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/perf/ |
| H A D | hv-gpci.c | 25 * secondary_index=0,starting_index=0xffffffff,request=0x10/' ... 32 * Note that starting_index, phys_processor_idx, sibling_part_id, 34 * are basically aliases for the starting_index. The specific alias 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() 141 arg->params.starting_index = cpu_to_be32(starting_index); in systeminfo_gpci_request() 207 * starting_index value implies the starting hardware in processor_bus_topology_show() 237 u32 starting_index = arg->bytes[last_element + 3] + in processor_bus_topology_show() 245 starting_index, in processor_bus_topology_show() 132 systeminfo_gpci_request(u32 req,u32 starting_index,u16 secondary_index,char * buf,size_t * n,struct hv_gpci_request_buffer * arg) systeminfo_gpci_request() argument 236 u32 starting_index = arg->bytes[last_element + 3] + processor_bus_topology_show() local 306 u32 starting_index = arg->bytes[last_element + 3] + processor_config_show() local 379 u32 starting_index = arg->bytes[last_element + 1] + (arg->bytes[last_element] << 8); affinity_domain_via_virtual_processor_show() local 448 u32 starting_index = arg->bytes[last_element + 1] + affinity_domain_via_domain_show() local 524 u32 starting_index; affinity_domain_via_partition_show() local 687 single_gpci_request(u32 req,u32 starting_index,u16 secondary_index,u8 version_in,u32 offset,u8 length,u64 * value) single_gpci_request() argument [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
|