Home
last modified time | relevance | path

Searched full:partition_id (Results 1 – 25 of 43) sorted by relevance

12

/linux/drivers/hv/
H A Dmshv_root_hv_call.c42 int hv_call_withdraw_memory(u64 count, int node, u64 partition_id) in hv_call_withdraw_memory() argument
64 input_page->partition_id = partition_id; in hv_call_withdraw_memory()
92 u64 *partition_id) in hv_call_create_partition() argument
120 *partition_id = output->partition_id; in hv_call_create_partition()
133 int hv_call_initialize_partition(u64 partition_id) in hv_call_initialize_partition() argument
139 input.partition_id = partition_id; in hv_call_initialize_partition()
141 ret = hv_call_deposit_pages(NUMA_NO_NODE, partition_id, in hv_call_initialize_partition()
154 ret = hv_call_deposit_pages(NUMA_NO_NODE, partition_id, 1); in hv_call_initialize_partition()
160 int hv_call_finalize_partition(u64 partition_id) in hv_call_finalize_partition() argument
165 input.partition_id = partition_id; in hv_call_finalize_partition()
[all …]
H A Dmshv_common.c26 int hv_call_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_get_vp_registers() argument
43 input_page->partition_id = partition_id; in hv_call_get_vp_registers()
72 int hv_call_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_set_vp_registers() argument
86 input_page->partition_id = partition_id; in hv_call_set_vp_registers()
113 int hv_call_get_partition_property(u64 partition_id, in hv_call_get_partition_property() argument
126 input->partition_id = partition_id; in hv_call_get_partition_property()
H A Dhv_proc.c19 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) in hv_call_deposit_pages() argument
79 input_page->partition_id = partition_id; in hv_call_deposit_pages()
154 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp() argument
162 if (partition_id != hv_current_partition_id) { in hv_call_create_vp()
164 ret = hv_call_deposit_pages(node, partition_id, 90); in hv_call_create_vp()
174 input->partition_id = partition_id; in hv_call_create_vp()
190 ret = hv_call_deposit_pages(node, partition_id, 1); in hv_call_create_vp()
H A Dmshv_eventfd.c616 static void ioeventfd_release(struct mshv_ioeventfd *p, u64 partition_id) in ioeventfd_release() argument
619 mshv_unregister_doorbell(partition_id, p->iovntfd_doorbell_id); in ioeventfd_release()
H A Dhv_common.c272 pt_id = output->partition_id; in hv_get_partition_id()
295 input->partition_id = HV_PARTITION_ID_SELF; in get_vtl()
/linux/arch/powerpc/perf/
H A Dhv-gpci-requests.h25 * partition_id
73 REQUEST(__field(0, 8, partition_id)
91 REQUEST(__field(0, 8, partition_id)
212 #define REQUEST_IDX_KIND "partition_id=?"
214 REQUEST(__field(0, 2, partition_id)
254 #define REQUEST_IDX_KIND "partition_id=?"
256 REQUEST(__field(0, 2, partition_id)
/linux/include/linux/irqchip/
H A Dirq-partition-percpu.h16 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/arch/powerpc/include/asm/
H A Dhvcserver.h23 * @partition_ID: The partner partition ID of this entry.
34 uint32_t partition_ID; member
/linux/drivers/irqchip/
H A Dirq-partition-percpu.c174 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/drivers/input/rmi4/
H A Drmi_f34v7.c106 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()
H A Drmi_f34.h133 u8 partition_id; member
146 u8 partition_id; member
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv13 partition_id
29 The partition_id entry contains the partition id.
H A Dsysfs-bus-event_source-devices-hv_gpci14 partition_id = "config:32-63"
/linux/include/linux/
H A Dswitchtec.h147 u32 partition_id; member
175 u32 partition_id; member
281 u8 partition_id; member
/linux/arch/x86/hyperv/
H A Dirqdomain.c33 input->partition_id = hv_current_partition_id; in hv_map_interrupt()
85 input->partition_id = hv_current_partition_id; in hv_unmap_interrupt()
H A Divm.c359 start_vp_input->partition_id = -1; in hv_snp_boot_ap()
497 input->partition_id = HV_PARTITION_ID_SELF; in hv_mark_gpa_visibility()
/linux/drivers/md/dm-vdo/
H A Dencodings.c101 static const enum partition_id REQUIRED_PARTITIONS[] = {
811 static int __must_check make_partition(struct layout *layout, enum partition_id id, in make_partition()
930 int vdo_get_partition(struct layout *layout, enum partition_id id, in vdo_get_partition()
953 struct partition *vdo_get_known_partition(struct layout *layout, enum partition_id id) in vdo_get_known_partition()
969 BUILD_BUG_ON(sizeof(enum partition_id) != sizeof(u8)); in encode_layout()
H A Dencodings.h581 enum partition_id id; /* The id of this partition */
594 enum partition_id id;
1268 int __must_check vdo_get_partition(struct layout *layout, enum partition_id id,
1272 enum partition_id id);
H A Dtypes.h125 enum partition_id { enum
/linux/arch/x86/include/asm/uv/
H A Dbios.h166 partition_id : 16, member
/linux/drivers/firmware/arm_ffa/
H A Dbus.c92 static DEVICE_ATTR_RO(partition_id);
/linux/arch/x86/platform/uv/
H A Dbios_uv.c97 *partid = part.partition_id; in uv_bios_get_sn_info()
/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c175 next_partner_info->partition_ID in hvcs_get_partner_info()
/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c203 /* timestamp, platform_id, partition_id are all invalid */ in apei_write_mce()
/linux/drivers/accel/qaic/
H A Dqaic_control.c59 __le32 partition_id; /* partition id for the request (signed) */ member
1213 msg->hdr.partition_id = cpu_to_le32(usr->qddev->partition_id); in qaic_manage_msg_xfer()
1216 msg->hdr.partition_id = cpu_to_le32(QAIC_NO_PARTITION); in qaic_manage_msg_xfer()

12