| /Linux-v5.4/include/linux/irqchip/ |
| D | irq-partition-percpu.h | 16 void *partition_id; member 22 int partition_translate_id(struct partition_desc *desc, void *partition_id); 31 void *partition_id) in partition_translate_id() argument
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-firmware-sgi_uv | 10 partition_id 13 The partition_id entry contains the partition id. 19 cat /sys/firmware/sgi_uv/partition_id
|
| /Linux-v5.4/arch/powerpc/perf/ |
| D | hv-gpci-requests.h | 73 REQUEST(__field(0, 8, partition_id) 90 REQUEST(__field(0, 8, partition_id) 210 REQUEST(__field(0, 2, partition_id) 252 REQUEST(__field(0, 2, partition_id)
|
| D | hv-gpci.c | 40 EVENT_DEFINE_RANGE_FORMAT_LITE(partition_id, config, 32, 63);
|
| /Linux-v5.4/drivers/input/rmi4/ |
| D | rmi_f34.h | 133 u8 partition_id; member 146 u8 partition_id; member 232 u8 partition_id; member
|
| D | rmi_f34v7.c | 88 data_1_5.partition_id = CORE_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 92 data_1_5.partition_id = CORE_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 96 data_1_5.partition_id = GLOBAL_PARAMETERS_PARTITION; in rmi_f34v7_write_command_single_transaction() 100 data_1_5.partition_id = CORE_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 104 data_1_5.partition_id = DISPLAY_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 108 data_1_5.partition_id = FLASH_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 112 data_1_5.partition_id = GUEST_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 116 data_1_5.partition_id = BOOTLOADER_PARTITION; in rmi_f34v7_write_command_single_transaction() 125 base + f34->v7.off.partition_id, in rmi_f34v7_write_command_single_transaction() 265 base + f34->v7.off.partition_id, in rmi_f34v7_write_partition_id() [all …]
|
| /Linux-v5.4/drivers/irqchip/ |
| D | irq-partition-percpu.c | 177 int partition_translate_id(struct partition_desc *desc, void *partition_id) in partition_translate_id() argument 183 if (desc->parts[i].partition_id == partition_id) { in partition_translate_id()
|
| D | irq-gic-v3.c | 1636 part->partition_id = of_node_to_fwnode(child_part); in gic_populate_ppi_partitions()
|
| /Linux-v5.4/arch/x86/platform/uv/ |
| D | uv_sysfs.c | 28 __ATTR(partition_id, S_IRUGO, partition_id_show, NULL);
|
| D | bios_uv.c | 106 *partid = part.partition_id; in uv_bios_get_sn_info()
|
| /Linux-v5.4/arch/x86/include/asm/uv/ |
| D | bios.h | 114 partition_id : 16, member
|
| /Linux-v5.4/include/linux/ |
| D | switchtec.h | 114 u32 partition_id; member 162 u8 partition_id; member
|
| D | cper.h | 322 guid_t partition_id; member
|
| /Linux-v5.4/include/soc/tegra/ |
| D | bpmp-abi.h | 1148 uint32_t partition_id; member 1192 uint32_t partition_id; member
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ethtool.c | 1151 if (hw->partition_id != 1) { in i40e_set_link_ksettings() 1599 if (hw->partition_id != 1) { in i40e_set_pauseparam() 2172 if (vsi == pf->vsi[pf->lan_vsi] && pf->hw.partition_id == 1) in i40e_get_stats_count() 2279 if (vsi != pf->vsi[pf->lan_vsi] || pf->hw.partition_id != 1) in i40e_get_ethtool_stats() 2344 if (vsi != pf->vsi[pf->lan_vsi] || pf->hw.partition_id != 1) in i40e_get_stat_strings() 2610 if ((BIT(hw->port) & wol_nvm_bits) || (hw->partition_id != 1)) { in i40e_get_wol() 2633 if (hw->partition_id != 1) { in i40e_set_wol()
|
| D | i40e_type.h | 592 u16 partition_id; member
|
| D | i40e_debugfs.c | 1193 if (pf->hw.partition_id == 1) { in i40e_dbg_command_write()
|
| D | i40e_main.c | 11767 if (pf->hw.partition_id != 1) { in i40e_commit_partition_bw_setting() 11770 pf->hw.partition_id); in i40e_commit_partition_bw_setting() 11986 if (pf->hw.func_caps.num_vfs && pf->hw.partition_id == 1) { in i40e_sw_init() 15015 if (BIT (hw->port) & wol_nvm_bits || hw->partition_id != 1) in i40e_probe() 15577 if (hw->func_caps.flex10_enable && hw->partition_id != 1) in i40e_enable_mc_magic_wake()
|
| D | i40e_common.c | 3418 hw->partition_id = (hw->pf_id / hw->num_ports) + 1; in i40e_parse_discover_capabilities()
|
| /Linux-v5.4/drivers/ntb/hw/mscc/ |
| D | ntb_hw_switchtec.c | 37 u32 partition_id; member 1303 sndev->self_shared->partition_id = sndev->stdev->partition; in switchtec_ntb_init_shared()
|
| /Linux-v5.4/drivers/pci/controller/ |
| D | pci-hyperv.c | 443 u64 partition_id; /* use "self" */ member 1209 params->partition_id = HV_PARTITION_ID_SELF; in hv_irq_unmask()
|
| /Linux-v5.4/drivers/pci/switch/ |
| D | switchtec.c | 1381 stdev->partition = ioread8(&stdev->mmio_sys_info->partition_id); in switchtec_init_pci()
|
| /Linux-v5.4/drivers/pci/ |
| D | quirks.c | 5236 partition = ioread8(&mmio_ntb->partition_id); in quirk_switchtec_ntb_dma_alias()
|