nvmm_x86_xsave_size
uint32_t nvmm_x86_xsave_size(uint64_t);
nvmm_x86_xsave_size(cpudata->gxcr0);
nvmm_x86_xsave_size(svm_xcr0_mask);
cpudata->gprs[NVMM_X64_GPR_RBX] = nvmm_x86_xsave_size(cpudata->gxcr0);
cpudata->gprs[NVMM_X64_GPR_RCX] = nvmm_x86_xsave_size(vmx_xcr0_mask);