/linux-6.15/drivers/hv/ |
D | mshv_common.c | 25 int hv_call_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_get_vp_registers() 71 int hv_call_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_set_vp_registers()
|
D | mshv_synic.c | 214 int vp_index; in handle_bitset_message() local 270 u32 vp_index = msg->vp_indexes[idx]; in handle_pair_message() local 323 u32 vp_index; in mshv_intercept_isr() local
|
D | mshv_root_hv_call.c | 398 int hv_call_delete_vp(u64 partition_id, u32 vp_index) in hv_call_delete_vp() 413 int hv_call_get_vp_state(u32 vp_index, u64 partition_id, in hv_call_get_vp_state() 468 int hv_call_set_vp_state(u32 vp_index, u64 partition_id, in hv_call_set_vp_state() 528 int hv_call_map_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_call_map_vp_state_page() 567 int hv_call_unmap_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_call_unmap_vp_state_page()
|
D | hv_proc.c | 153 int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp()
|
D | mshv_root_main.c | 271 static int mshv_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_get_vp_registers() 278 static int mshv_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_set_vp_registers() 869 static void mshv_vp_stats_unmap(u64 partition_id, u32 vp_index) in mshv_vp_stats_unmap() 883 static int mshv_vp_stats_map(u64 partition_id, u32 vp_index, in mshv_vp_stats_map()
|
D | mshv_root.h | 36 u32 vp_index; member
|
/linux-6.15/drivers/scsi/qla2xxx/ |
D | qla_nvme.h | 75 uint8_t vp_index; member 93 uint8_t vp_index; member 117 uint8_t vp_index; member
|
D | qla_target.h | 169 uint8_t vp_index; member 407 uint8_t vp_index; member 460 uint8_t vp_index; member 510 uint8_t vp_index; member 577 uint8_t vp_index; member 625 uint8_t vp_index; member
|
D | qla_fw.h | 469 uint8_t vp_index; member 510 uint8_t vp_index; member 556 uint8_t vp_index; member 590 uint8_t vp_index; member 688 uint8_t vp_index; member 714 uint8_t vp_index; member 791 uint8_t vp_index; member 849 uint8_t vp_index; member 922 uint8_t vp_index; member 980 uint8_t vp_index; member [all …]
|
D | qla_edif.h | 75 uint8_t vp_index; member
|
D | qla_mid.c | 951 int vp_index = vha->vp_idx; in qla24xx_control_vp() local
|
D | qla_nvme.c | 1205 qla2xxx_get_vha_from_vp_idx(struct qla_hw_data *ha, uint16_t vp_index) in qla2xxx_get_vha_from_vp_idx()
|
D | qla_def.h | 579 uint8_t vp_index; member 648 u16 vp_index; member 2446 uint8_t vp_index; member
|
/linux-6.15/arch/x86/kvm/svm/ |
D | svm_onhyperv.h | 83 u32 vp_index = kvm_hv_get_vpindex(vcpu); in svm_hv_update_vp_id() local
|
/linux-6.15/include/hyperv/ |
D | hvhdk.h | 388 u32 vp_index; member 407 u32 vp_index; member 414 u32 vp_index; member 419 u32 vp_index; member 576 u32 vp_index; member 679 u32 vp_index; member 698 u32 vp_index; member 724 u32 vp_index; member 828 u32 vp_index; member
|
D | hvhdk_mini.h | 78 u32 vp_index; member 268 u32 vp_index; member
|
D | hvgdk_mini.h | 871 u32 vp_index; member 1206 u32 vp_index; member 1215 u32 vp_index; member
|
/linux-6.15/include/asm-generic/ |
D | mshyperv.h | 375 static inline int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp()
|
/linux-6.15/include/uapi/linux/ |
D | mshv.h | 65 __u32 vp_index; member
|
/linux-6.15/arch/x86/include/asm/ |
D | kvm_host.h | 674 u32 vp_index; member
|