VMCS_GUEST_RSP
return (VMCS_GUEST_RSP);
return (vmcs_read(VMCS_GUEST_RSP));
vmcs_write(VMCS_GUEST_RSP, regval);