Home
last modified time | relevance | path

Searched refs:snp_tsc_info_resp (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsev.h217 struct snp_tsc_info_resp { struct
218 statussnp_tsc_info_resp global() argument
219 rsvd1snp_tsc_info_resp global() argument
220 tsc_scalesnp_tsc_info_resp global() argument
221 tsc_offsetsnp_tsc_info_resp global() argument
222 tsc_factorsnp_tsc_info_resp global() argument
223 rsvd2snp_tsc_info_resp global() argument
/linux/arch/x86/coco/sev/
H A Dcore.c2113 struct snp_tsc_info_resp *tsc_resp; in snp_get_tsc_info()