Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsev-dev.h62 struct sev_user_data_status sev_plat_status; member
H A Dsev-dev.c1589 if (sev->sev_plat_status.state == SEV_STATE_INIT) in __sev_platform_init_locked()
1621 sev->sev_plat_status.state = SEV_STATE_INIT; in __sev_platform_init_locked()
1659 if (sev->sev_plat_status.state == SEV_STATE_INIT) in _sev_platform_init_locked()
1696 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) in __sev_platform_shutdown_locked()
1706 sev->sev_plat_status.state = SEV_STATE_UNINIT; in __sev_platform_shutdown_locked()
1814 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) { in sev_ioctl_do_pek_pdh_gen()
1863 if (sev->sev_plat_status.state == SEV_STATE_UNINIT) { in sev_ioctl_do_pek_csr()
1929 sev->sev_plat_status = status; in sev_get_api_version()
2162 if (sev->sev_plat_status.state != SEV_STATE_INIT) { in sev_ioctl_do_pek_import()
2333 if (sev->sev_plat_status.state != SEV_STATE_INIT) { in sev_ioctl_do_pdh_export()