Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/hyperv/
Dhv_core.c67 HV_PARTITION_ID_SELF, in hv_set_vpreg()
99 args.a2 = HV_PARTITION_ID_SELF; in hv_get_vpreg_128()
/linux-6.12.1/arch/x86/hyperv/
Dhv_vtl.c99 input->partition_id = HV_PARTITION_ID_SELF; in hv_vtl_bringup_vcpu()
189 input->partition_id = HV_PARTITION_ID_SELF; in hv_vtl_apicid_to_vp_id()
Dhv_init.c429 input->header.partitionid = HV_PARTITION_ID_SELF; in get_vtl()
Divm.c490 input->partition_id = HV_PARTITION_ID_SELF; in hv_mark_gpa_visibility()
/linux-6.12.1/include/asm-generic/
Dhyperv-tlfs.h194 #define HV_PARTITION_ID_SELF ((u64)-1) macro
/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c643 params->partition_id = HV_PARTITION_ID_SELF; in hv_arch_irq_unmask()