Home
last modified time | relevance | path

Searched refs:HV_PARTITION_ID_SELF (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/hv/
H A Dmshv_vtl_main.c223 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 Dhv_common.c34 u64 hv_current_partition_id = HV_PARTITION_ID_SELF;
297 input->partition_id = HV_PARTITION_ID_SELF; in get_vtl()
H A Dhv_proc.c133 partition_id = HV_PARTITION_ID_SELF; in hv_deposit_memory_node()
H A Dmshv_root_main.c158 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 Dmshv_root.h265 return hv_l1vh_partition() && (partition_id == HV_PARTITION_ID_SELF); in is_l1vh_parent()
H A Dmshv_synic.c732 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 Dhv_vtl.c144 input->partition_id = HV_PARTITION_ID_SELF; in hv_vtl_bringup_vcpu()
H A Divm.c652 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 Dhv_init.c726 input->partition_id = HV_PARTITION_ID_SELF; in hv_apicid_to_vp_index()
/linux/include/hyperv/
H A Dhvgdk_mini.h60 #define HV_PARTITION_ID_SELF ((u64)-1) macro
/linux/drivers/pci/controller/
H A Dpci-hyperv.c640 params->partition_id = HV_PARTITION_ID_SELF; in hv_irq_retarget_interrupt()