Searched refs:sev_plat_status (Results 1 – 2 of 2) sorted by relevance
62 struct sev_user_data_status sev_plat_status; member
1581 if (sev->sev_plat_status.state == SEV_STATE_INIT) in __sev_platform_init_locked()1613 sev->sev_plat_status.state = SEV_STATE_INIT; in __sev_platform_init_locked()1651 if (sev->sev_plat_status.state == SEV_STATE_INIT) in _sev_platform_init_locked()1688 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) in __sev_platform_shutdown_locked()1698 sev->sev_plat_status.state = SEV_STATE_UNINIT; in __sev_platform_shutdown_locked()1806 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) { in sev_ioctl_do_pek_pdh_gen()1855 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) { in sev_ioctl_do_pek_csr()1921 sev->sev_plat_status = status; in sev_get_api_version()2154 if (sev->sev_plat_status.state != SEV_STATE_INIT) { in sev_ioctl_do_pek_import()2325 if (sev->sev_plat_status.state != SEV_STATE_INIT) { in sev_ioctl_do_pdh_export()