| /linux/drivers/hv/ |
| H A D | mshv_root_hv_call.c | 42 int hv_call_withdraw_memory(u64 count, int node, u64 partition_id) in hv_call_withdraw_memory() 92 u64 *partition_id) in hv_call_create_partition() 133 int hv_call_initialize_partition(u64 partition_id) in hv_call_initialize_partition() 160 int hv_call_finalize_partition(u64 partition_id) in hv_call_finalize_partition() 172 int hv_call_delete_partition(u64 partition_id) in hv_call_delete_partition() 184 static int hv_do_map_gpa_hcall(u64 partition_id, u64 gfn, u64 page_struct_count, in hv_do_map_gpa_hcall() 268 int hv_call_map_gpa_pages(u64 partition_id, u64 gpa_target, u64 page_count, in hv_call_map_gpa_pages() 276 int hv_call_map_mmio_pages(u64 partition_id, u64 gfn, u64 mmio_spa, u64 numpgs) in hv_call_map_mmio_pages() 290 int hv_call_unmap_gpa_pages(u64 partition_id, u64 gfn, u64 page_count_4k, in hv_call_unmap_gpa_pages() 335 int hv_call_get_gpa_access_states(u64 partition_id, u32 count, u64 gpa_base_pfn, in hv_call_get_gpa_access_states() [all …]
|
| H A D | mshv_synic.c | 135 u64 partition_id; in mshv_async_call_completion_isr() local 185 u64 partition_id = msg->partition_id; in handle_bitset_message() local 269 u64 partition_id = msg->partition_ids[idx]; in handle_pair_message() local 322 u64 partition_id; in mshv_intercept_isr() local 598 mshv_register_doorbell(u64 partition_id, doorbell_cb_t doorbell_cb, void *data, in mshv_register_doorbell() 653 mshv_unregister_doorbell(u64 partition_id, int doorbell_portid) in mshv_unregister_doorbell()
|
| H A D | mshv_common.c | 26 int hv_call_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, 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() 113 int hv_call_get_partition_property(u64 partition_id, in hv_call_get_partition_property()
|
| H A D | hv_proc.c | 19 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) 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()
|
| H A D | mshv_root_main.c | 266 static int mshv_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_get_vp_registers() 273 static int mshv_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_set_vp_registers() 844 static void mshv_vp_stats_unmap(u64 partition_id, u32 vp_index) in mshv_vp_stats_unmap() 858 static int mshv_vp_stats_map(u64 partition_id, u32 vp_index, in mshv_vp_stats_map() 1818 mshv_partition *mshv_partition_find(u64 partition_id) in mshv_partition_find()
|
| H A D | mshv_eventfd.c | 616 static void ioeventfd_release(struct mshv_ioeventfd *p, u64 partition_id) in ioeventfd_release()
|
| /linux/include/linux/irqchip/ |
| H A D | irq-partition-percpu.h | 16 void *partition_id; member 31 void *partition_id) in partition_translate_id()
|
| /linux/include/hyperv/ |
| H A D | hvhdk_mini.h | 70 u64 partition_id; member 77 u64 partition_id; member 177 u64 partition_id; member 182 u64 partition_id; member 223 u64 partition_id; member 267 u64 partition_id; member 293 u64 partition_id; member 309 u64 partition_id; member
|
| H A D | hvhdk.h | 347 u64 partition_id; member 351 u64 partition_id; member 355 u64 partition_id; member 359 u64 partition_id; member 363 u64 partition_id; member 373 u64 partition_id; member 387 u64 partition_id; member 406 u64 partition_id; member 566 u64 partition_id; member 575 u64 partition_id; member [all …]
|
| H A D | hvgdk_mini.h | 187 u64 partition_id; member 868 u64 partition_id; member 877 u64 partition_id; member 1203 u64 partition_id; member 1212 u64 partition_id; member 1241 u64 partition_id; member 1345 u64 partition_id; /* use "self" */ member
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_drv.c | 255 static int qaic_create_drm_device(struct qaic_device *qdev, s32 partition_id) in qaic_create_drm_device() 278 static void qaic_destroy_drm_device(struct qaic_device *qdev, s32 partition_id) in qaic_destroy_drm_device()
|
| H A D | qaic.h | 193 s32 partition_id; member
|
| H A D | qaic_control.c | 59 __le32 partition_id; /* partition id for the request (signed) */ member
|
| /linux/include/asm-generic/ |
| H A D | mshyperv.h | 376 static inline int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) in hv_call_deposit_pages() 384 static inline int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp()
|
| /linux/drivers/irqchip/ |
| H A D | irq-partition-percpu.c | 174 int partition_translate_id(struct partition_desc *desc, void *partition_id) in partition_translate_id()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | amd_cper.h | 110 uint32_t partition_id : 1; member 118 guid_t partition_id; /* Reserved */ member
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f34.h | 133 u8 partition_id; member 146 u8 partition_id; member
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | bios.h | 166 partition_id : 16, member
|
| /linux/include/linux/ |
| H A D | switchtec.h | 147 u32 partition_id; member 175 u32 partition_id; member 281 u8 partition_id; member
|
| H A D | cper.h | 361 guid_t partition_id; member
|
| /linux/drivers/md/dm-vdo/ |
| H A D | types.h | 125 enum partition_id { enum
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_crb.c | 120 u16 partition_id; member
|
| /linux/drivers/ntb/hw/mscc/ |
| H A D | ntb_hw_switchtec.c | 37 u32 partition_id; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_type.h | 546 u16 partition_id; member
|