misc_low           37 arch/x86/kvm/vmx/capabilities.h 	u32 misc_low;
misc_low          882 arch/x86/kvm/vmx/nested.c 	u64 vmx_misc = vmx_control_msr(vmx->nested.msrs.misc_low,
misc_low         1142 arch/x86/kvm/vmx/nested.c 	vmx_misc = vmx_control_msr(vmx->nested.msrs.misc_low,
misc_low         1163 arch/x86/kvm/vmx/nested.c 	vmx->nested.msrs.misc_low = data;
misc_low         1321 arch/x86/kvm/vmx/nested.c 			msrs->misc_low,
misc_low         5980 arch/x86/kvm/vmx/nested.c 		msrs->misc_low,
misc_low         5982 arch/x86/kvm/vmx/nested.c 	msrs->misc_low &= VMX_MISC_SAVE_EFER_LMA;
misc_low         5983 arch/x86/kvm/vmx/nested.c 	msrs->misc_low |=
misc_low          119 arch/x86/kvm/vmx/nested.h 	return vmx_misc_cr3_count(to_vmx(vcpu)->nested.msrs.misc_low);
misc_low          129 arch/x86/kvm/vmx/nested.h 	return to_vmx(vcpu)->nested.msrs.misc_low &
misc_low          135 arch/x86/kvm/vmx/nested.h 	return to_vmx(vcpu)->nested.msrs.misc_low & VMX_MISC_ZERO_LEN_INS;