Home
last modified time | relevance | path

Searched refs:tsc_scale (Results 1 – 4 of 4) sorted by relevance

/arch/x86/coco/sev/
A Dcore.c989 vmsa->tsc_scale = snp_tsc_scale; in wakeup_cpu_via_vmgexit()
2156 __func__, tsc_resp->status, tsc_resp->tsc_scale, tsc_resp->tsc_offset, in snp_get_tsc_info()
2160 snp_tsc_scale = tsc_resp->tsc_scale; in snp_get_tsc_info()
/arch/x86/include/asm/
A Dsev.h220 u64 tsc_scale; member
A Dsvm.h428 u64 tsc_scale; member
/arch/x86/kvm/
A Dhyperv.c587 return mul_u64_u64_shr(tsc, hv->tsc_ref.tsc_scale, 64) in get_time_ref_counter()
1134 tsc_ref->tsc_scale = in compute_tsc_page_parameters()
1142 mul_u64_u64_shr(hv_clock->tsc_timestamp, tsc_ref->tsc_scale, 64); in compute_tsc_page_parameters()

Completed in 25 milliseconds