Home
last modified time | relevance | path

Searched refs:eptp_gpa (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dmemstress.c100 vmx->eptp_gpa = vmx0->eptp_gpa; in memstress_setup_nested()
A Dvmx.c200 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()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h526 uint64_t eptp_gpa; member

Completed in 8 milliseconds