Home
last modified time | relevance | path

Searched defs:td_conf (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dtdx.c77 static u64 tdx_get_supported_attrs(const struct tdx_sys_info_td_conf *td_conf) in tdx_get_supported_attrs()
89 static u64 tdx_get_supported_xfam(const struct tdx_sys_info_td_conf *td_conf) in tdx_get_supported_xfam()
153 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in td_init_cpuid_entry2() local
178 static int init_kvm_tdx_caps(const struct tdx_sys_info_td_conf *td_conf, in init_kvm_tdx_caps()
2267 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in tdx_get_capabilities() local
2356 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in setup_tdparams_cpuids() local
2410 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in setup_tdparams() local
3424 const struct tdx_sys_info_td_conf *td_conf; in __tdx_bringup() local
/linux/arch/x86/include/asm/
H A Dtdx_global_metadata.h41 struct tdx_sys_info_td_conf td_conf; member