Searched refs:base_simp_gpa (Results 1 – 3 of 3) sorted by relevance
290 u64 base = (simp.base_simp_gpa << HV_HYP_PAGE_SHIFT) & in hv_hyp_synic_enable_regs()297 simp.base_simp_gpa = virt_to_phys(hv_cpu->hyp_synic_message_page) in hv_hyp_synic_enable_regs()355 simp.base_simp_gpa = virt_to_phys(hv_cpu->para_synic_message_page) in hv_para_synic_enable_regs()435 simp.base_simp_gpa = 0; in hv_hyp_synic_disable_regs()
473 *msg_page = memremap(simp.base_simp_gpa << HV_HYP_PAGE_SHIFT, in mshv_synic_cpu_init()
768 u64 base_simp_gpa : 52; member