Searched refs:iopm_base_pa (Results 1 – 7 of 7) sorted by relevance
269 if (CC(!nested_svm_check_bitmap_pa(vcpu, control->iopm_base_pa, in __nested_vmcb_check_controls()343 to->iopm_base_pa = from->iopm_base_pa; in __nested_copy_vmcb_control_to_cache()368 to->iopm_base_pa &= ~0x0fffULL; in __nested_copy_vmcb_control_to_cache()671 vmcb02->control.iopm_base_pa = vmcb01->control.iopm_base_pa; in nested_vmcb02_prepare_control()1291 gpa = svm->nested.ctl.iopm_base_pa + (port / 8); in nested_svm_intercept_ioio()1555 dst->iopm_base_pa = from->iopm_base_pa; in nested_copy_vmcb_cache_to_control()
130 u64 iopm_base_pa; member
1319 control->iopm_base_pa = __sme_set(iopm_base); in init_vmcb()3375 pr_err("%-20s%016llx\n", "iopm_base_pa:", control->iopm_base_pa); in dump_vmcb()
160 uint64_t iopm_base_pa; member
272 uint64_t iopm_base_pa = x86_ldq_phys(cs, env->vm_vmcb + in helper_vmrun() local273 offsetof(struct vmcb, control.iopm_base_pa)); in helper_vmrun()279 if ((iopm_base_pa & ~0xfff) >= (1ull << cpu->phys_bits) - SVM_IOPM_SIZE) { in helper_vmrun()713 offsetof(struct vmcb, control.iopm_base_pa)); in helper_svm_check_io()
91 u64 iopm_base_pa; member
127 u64 iopm_base_pa; member