Searched refs:HV_PARTITION_ID_SELF (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_vtl_main.c | 223 if (hv_call_set_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in mshv_vtl_configure_reg_page() 259 ret = hv_call_get_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in mshv_vtl_get_vsm_regs() 290 return hv_call_set_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in mshv_vtl_configure_vsm_partition() 371 return hv_call_get_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in vtl_get_vp_register() 377 return hv_call_set_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in vtl_set_vp_register()
|
| H A D | hv_common.c | 34 u64 hv_current_partition_id = HV_PARTITION_ID_SELF; 297 input->partition_id = HV_PARTITION_ID_SELF; in get_vtl()
|
| H A D | hv_proc.c | 133 partition_id = HV_PARTITION_ID_SELF; in hv_deposit_memory_node()
|
| H A D | mshv_root_main.c | 158 if (pt_id == HV_PARTITION_ID_SELF) { in mshv_passthru_hvcall_allowed() 183 u64 pt_id = partition ? partition->pt_id : HV_PARTITION_ID_SELF; in mshv_ioctl_passthru_hvcall() 2094 ret = hv_call_get_partition_property_ex(HV_PARTITION_ID_SELF, in l1vh_retrieve_scheduler_type() 2254 ret = hv_call_get_partition_property_ex(HV_PARTITION_ID_SELF, in mshv_init_vmm_caps()
|
| H A D | mshv_root.h | 265 return hv_l1vh_partition() && (partition_id == HV_PARTITION_ID_SELF); in is_l1vh_parent()
|
| H A D | mshv_synic.c | 732 ret = hv_call_get_vp_registers(HV_VP_INDEX_SELF, HV_PARTITION_ID_SELF, in mshv_sint_vector_setup()
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_vtl.c | 144 input->partition_id = HV_PARTITION_ID_SELF; in hv_vtl_bringup_vcpu()
|
| H A D | ivm.c | 652 input->partition_id = HV_PARTITION_ID_SELF; in hv_vtom_kexec_finish() 710 input->partition_id = HV_PARTITION_ID_SELF; in hv_mark_gpa_visibility()
|
| H A D | hv_init.c | 726 input->partition_id = HV_PARTITION_ID_SELF; in hv_apicid_to_vp_index()
|
| /linux/include/hyperv/ |
| H A D | hvgdk_mini.h | 60 #define HV_PARTITION_ID_SELF ((u64)-1) macro
|
| /linux/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 640 params->partition_id = HV_PARTITION_ID_SELF; in hv_irq_retarget_interrupt()
|