Searched refs:eptp_gpa (Results 1 – 3 of 3) sorted by relevance
100 vmx->eptp_gpa = vmx0->eptp_gpa; in memstress_setup_nested()
200 if (vmx->eptp_gpa) { in init_vmcs_control_fields()206 .address = vmx->eptp_gpa >> PAGE_SHIFT_4K, in init_vmcs_control_fields()546 vmx->eptp_gpa = addr_gva2gpa(vm, (uintptr_t)vmx->eptp); in prepare_eptp()
526 uint64_t eptp_gpa; member