Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h265 #define hvm_tsc_scaling_ratio(d) \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c1016 wrmsrl(MSR_AMD64_TSC_RATIO, hvm_tsc_scaling_ratio(v->domain)); in svm_tsc_ratio_load()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c1390 __vmwrite(TSC_MULTIPLIER, hvm_tsc_scaling_ratio(v->domain)); in vmx_setup_tsc_scaling()

Completed in 15 milliseconds