Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dbhyverun.c587 static uint64_t ept_misconfig_gpa, ept_misconfig_pte[4]; variable
621 vm_get_gpa_pmap(ctx, ept_misconfig_gpa, ept_misconfig_pte, in vmexit_vmx()
626 ept_misconfig_ptenum, ept_misconfig_pte[0], in vmexit_vmx()
627 ept_misconfig_pte[1], ept_misconfig_pte[2], in vmexit_vmx()
628 ept_misconfig_pte[3]); in vmexit_vmx()