Searched defs:vp_index (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_root_hv_call.c | 413 int hv_call_delete_vp(u64 partition_id, u32 vp_index) in hv_call_delete_vp() 428 int hv_call_get_vp_state(u32 vp_index, u64 partition_id, in hv_call_get_vp_state() 482 int hv_call_set_vp_state(u32 vp_index, u64 partition_id, in hv_call_set_vp_state() 541 static int hv_call_map_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_call_map_vp_state_page() 597 int hv_map_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_map_vp_state_page() 624 static int hv_call_unmap_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_call_unmap_vp_state_page() 649 int hv_unmap_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_unmap_vp_state_page()
|
| H A D | mshv_common.c | 29 int hv_call_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_get_vp_registers() 75 int hv_call_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in hv_call_set_vp_registers()
|
| H A D | mshv_root_main.c | 284 static int mshv_get_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_get_vp_registers() 291 static int mshv_set_vp_registers(u32 vp_index, u64 partition_id, u16 count, in mshv_set_vp_registers() 993 void mshv_vp_stats_unmap(u64 partition_id, u32 vp_index, in mshv_vp_stats_unmap() 1021 int mshv_vp_stats_map(u64 partition_id, u32 vp_index, in mshv_vp_stats_map()
|
| H A D | hv_proc.c | 199 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.h | 38 u32 vp_index; member
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm_onhyperv.h | 54 u32 vp_index = kvm_hv_get_vpindex(vcpu); in svm_hv_update_vp_id() local
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.h | 169 uint8_t vp_index; member 408 uint8_t vp_index; member 461 uint8_t vp_index; member 511 uint8_t vp_index; member 578 uint8_t vp_index; member 626 uint8_t vp_index; member
|
| H A D | qla_edif.h | 75 uint8_t vp_index; member
|
| /linux/include/asm-generic/ |
| H A D | mshyperv.h | 379 static inline int hv_call_create_vp(int node, u64 partition_id, u32 vp_index, u32 flags) in hv_call_create_vp()
|
| /linux/arch/x86/hyperv/ |
| H A D | ivm.c | 304 int vp_index; in hv_snp_boot_ap() local
|
| /linux/include/hyperv/ |
| H A D | hvhdk_mini.h | 80 u32 vp_index; member 416 u32 vp_index; member
|
| H A D | hvgdk_mini.h | 883 u32 vp_index; member 1326 u32 vp_index; member 1335 u32 vp_index; member
|
| /linux/include/uapi/linux/ |
| H A D | mshv.h | 101 __u32 vp_index; member
|