Searched refs:starting_index (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-gpci.c | 24 * secondary_index=0,starting_index=0xffffffff,request=0x10/' ... 31 * Note that starting_index, phys_processor_idx, sibling_part_id, 33 * are basically aliases for the starting_index. The specific alias 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() 206 * starting_index value implies the starting hardware in processor_bus_topology_show() 236 u32 starting_index = arg->bytes[last_element + 3] + in processor_bus_topology_show() local 244 starting_index, in processor_bus_topology_show() 304 u32 starting_index = arg->bytes[last_element + 3] + processor_config_show() local 375 u32 starting_index = arg->bytes[last_element + 1] + (arg->bytes[last_element] << 8); affinity_domain_via_virtual_processor_show() local 442 u32 starting_index = arg->bytes[last_element + 1] + affinity_domain_via_domain_show() local 516 u32 starting_index; affinity_domain_via_partition_show() local 679 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()
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | hv-gpci.c | 24 * secondary_index=0,starting_index=0xffffffff,request=0x10/' ... 31 * Note that starting_index, phys_processor_idx, sibling_part_id, 33 * are basically aliases for the starting_index. The specific alias 36 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63); 148 static unsigned long single_gpci_request(u32 req, u32 starting_index, in single_gpci_request() argument 161 arg->params.starting_index = cpu_to_be32(starting_index); in single_gpci_request()
|
H A D | hv-common.c | 20 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | lparcfg.c | 157 buf->params.starting_index = cpu_to_be32(-1); /* local LPAR */ in show_gpci_data()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hvcall.h | 577 __be32 starting_index; /* IO */ member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | hvcall.h | 642 __be32 starting_index; /* IO */ member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | lparcfg.c | 158 buf->params.starting_index = cpu_to_be32(-1); /* local LPAR */ in show_gpci_data()
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 795 u16 starting_index; member
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi_internal.h | 795 u16 starting_index; member
|
Completed in 15 milliseconds