Searched refs:secrets_phys (Results 1 – 2 of 2) sorted by relevance
154 struct snp_secrets_page *secrets = (void *)cc_info->secrets_phys; in svsm_setup()204 if (cc_info->secrets_phys && cc_info->secrets_len == PAGE_SIZE) in snp_init()205 sev_secrets_pa = cc_info->secrets_phys; in snp_init()
62 u64 secrets_phys; member