/Linux-v6.1/arch/x86/hyperv/ |
D | hv_proc.c | 24 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) in hv_call_deposit_pages() argument 84 input_page->partition_id = partition_id; in hv_call_deposit_pages() 163 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp() argument 172 if (partition_id != hv_current_partition_id) { in hv_call_create_vp() 174 ret = hv_call_deposit_pages(node, partition_id, 90); in hv_call_create_vp() 184 input->partition_id = partition_id; in hv_call_create_vp() 207 ret = hv_call_deposit_pages(node, partition_id, 1); in hv_call_create_vp()
|
D | irqdomain.c | 32 input->partition_id = hv_current_partition_id; in hv_map_interrupt() 84 input->partition_id = hv_current_partition_id; in hv_unmap_interrupt()
|
D | ivm.c | 306 input->partition_id = HV_PARTITION_ID_SELF; in hv_mark_gpa_visibility()
|
D | hv_init.c | 375 hv_current_partition_id = output_page->partition_id; in hv_get_partition_id()
|
/Linux-v6.1/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-v6.1/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-v6.1/include/asm-generic/ |
D | hyperv-tlfs.h | 487 u64 partition_id; member 492 u64 partition_id; member 545 u64 partition_id; member 608 u64 partition_id; /* use "self" */ member 757 u64 partition_id; member 769 u64 partition_id; member
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-partition-percpu.c | 174 int partition_translate_id(struct partition_desc *desc, void *partition_id) in partition_translate_id() argument 180 if (desc->parts[i].partition_id == partition_id) { in partition_translate_id()
|
/Linux-v6.1/drivers/input/rmi4/ |
D | rmi_f34v7.c | 106 data_1_5.partition_id = CORE_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 110 data_1_5.partition_id = CORE_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 114 data_1_5.partition_id = GLOBAL_PARAMETERS_PARTITION; in rmi_f34v7_write_command_single_transaction() 118 data_1_5.partition_id = CORE_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 122 data_1_5.partition_id = DISPLAY_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 126 data_1_5.partition_id = FLASH_CONFIG_PARTITION; in rmi_f34v7_write_command_single_transaction() 130 data_1_5.partition_id = GUEST_CODE_PARTITION; in rmi_f34v7_write_command_single_transaction() 134 data_1_5.partition_id = BOOTLOADER_PARTITION; in rmi_f34v7_write_command_single_transaction() 386 switch (ptable->partition_id & 0x1f) { in rmi_f34v7_parse_partition_table()
|
D | rmi_f34.h | 133 u8 partition_id; member 146 u8 partition_id; member
|
/Linux-v6.1/arch/x86/include/asm/ |
D | mshyperv.h | 35 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages); 37 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags);
|
D | hyperv-tlfs.h | 292 u64 partition_id; member
|
/Linux-v6.1/include/linux/ |
D | switchtec.h | 146 u32 partition_id; member 174 u32 partition_id; member 280 u8 partition_id; member
|
D | cper.h | 334 guid_t partition_id; member
|
/Linux-v6.1/arch/x86/include/asm/uv/ |
D | bios.h | 164 partition_id : 16, member
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 13 partition_id 29 The partition_id entry contains the partition id.
|
D | sysfs-bus-event_source-devices-hv_gpci | 14 partition_id = "config:32-63"
|
/Linux-v6.1/drivers/firmware/arm_ffa/ |
D | bus.c | 74 static DEVICE_ATTR_RO(partition_id);
|
/Linux-v6.1/arch/x86/platform/uv/ |
D | bios_uv.c | 97 *partid = part.partition_id; in uv_bios_get_sn_info()
|
/Linux-v6.1/include/soc/tegra/ |
D | bpmp-abi.h | 1402 uint32_t partition_id; member 1446 uint32_t partition_id; member
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 1238 if (hw->partition_id != 1) { in i40e_set_link_ksettings() 1708 if (hw->partition_id != 1) { in i40e_set_pauseparam() 2283 if (vsi == pf->vsi[pf->lan_vsi] && pf->hw.partition_id == 1) in i40e_get_stats_count() 2413 if (vsi != pf->vsi[pf->lan_vsi] || pf->hw.partition_id != 1) in i40e_get_ethtool_stats() 2486 if (vsi != pf->vsi[pf->lan_vsi] || pf->hw.partition_id != 1) in i40e_get_stat_strings() 2755 if ((BIT(hw->port) & wol_nvm_bits) || (hw->partition_id != 1)) { in i40e_get_wol() 2778 if (hw->partition_id != 1) { in i40e_set_wol()
|
/Linux-v6.1/drivers/ntb/hw/mscc/ |
D | ntb_hw_switchtec.c | 37 u32 partition_id; member 1301 sndev->self_shared->partition_id = sndev->stdev->partition; in switchtec_ntb_init_shared()
|
/Linux-v6.1/drivers/platform/x86/ |
D | uv_sysfs.c | 762 __ATTR(partition_id, 0444, partition_id_show, NULL);
|
/Linux-v6.1/drivers/pci/switch/ |
D | switchtec.c | 1615 part_id = &stdev->mmio_sys_info->gen3.partition_id; in switchtec_init_pci() 1617 part_id = &stdev->mmio_sys_info->gen4.partition_id; in switchtec_init_pci()
|