Searched refs:KVM_VMM_BASE (Results 1 – 4 of 4) sorted by relevance
47 #define KVM_VMM_BASE 0xD000000000000000 macro54 #define KVM_VM_BUFFER_BASE (KVM_VMM_BASE + VMM_SIZE)96 #define KVM_VM_DATA_BASE (KVM_VMM_BASE + KVM_VM_DATA_SIZE)
137 slot = ia64_itr_entry(0x3, KVM_VMM_BASE, pte, KVM_VMM_SHIFT); in kvm_arch_hardware_enable()175 slot = ia64_itr_entry(0x3, KVM_VMM_BASE, pte, KVM_VMM_SHIFT); in kvm_arch_hardware_disable()435 map_addr = KVM_VMM_BASE + (1UL << KVM_VMM_SHIFT); in kvm_sn2_setup_mappings()574 r = ia64_itr_entry(0x3, KVM_VMM_BASE, pte, KVM_VMM_SHIFT); in kvm_insert_vmm_mapping()1709 kvm_vmm_info->vmm_ivt = KVM_VMM_BASE + vmm_offset; in kvm_relocate_vmm()1714 kvm_vmm_info->vmm_entry = (kvm_vmm_entry *)(KVM_VMM_BASE + in kvm_relocate_vmm()1718 p_fdesc->ip = KVM_VMM_BASE + func_offset; in kvm_relocate_vmm()1719 p_fdesc->gp = KVM_VMM_BASE+(p_fdesc->gp - module_base); in kvm_relocate_vmm()1722 KVM_VMM_BASE+func_offset); in kvm_relocate_vmm()1725 kvm_vmm_info->tramp_entry = (kvm_tramp_entry *)(KVM_VMM_BASE + in kvm_relocate_vmm()[all …]
152 movl r19 = (KVM_VMM_BASE+(1<<KVM_VMM_SHIFT))
794 #define SN_RTC_BASE (u64 *)(KVM_VMM_BASE+(1UL<<KVM_VMM_SHIFT))