VMCS_GUEST_CR3
return (VMCS_GUEST_CR3);
paging->cr3 = vmcs_read(VMCS_GUEST_CR3);
case VMCS_GUEST_CR3: