Searched defs:td_conf (Results 1 – 2 of 2) sorted by relevance
90 static u64 tdx_get_supported_attrs(const struct tdx_sys_info_td_conf *td_conf) in tdx_get_supported_attrs()102 static u64 tdx_get_supported_xfam(const struct tdx_sys_info_td_conf *td_conf) in tdx_get_supported_xfam()166 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in td_init_cpuid_entry2() local191 static int init_kvm_tdx_caps(const struct tdx_sys_info_td_conf *td_conf, in init_kvm_tdx_caps()2204 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in tdx_get_capabilities() local2284 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in setup_tdparams_cpuids() local2338 const struct tdx_sys_info_td_conf *td_conf = &tdx_sysinfo->td_conf; in setup_tdparams() local3402 const struct tdx_sys_info_td_conf *td_conf; in __tdx_bringup() local
41 struct tdx_sys_info_td_conf td_conf; member