Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsev-dev-tio.c28 #define IS_SLA_NULL(s) ((s).sla == SLA_NULL.sla) macro
311 if (IS_SLA_NULL(sla)) in sla_buffer_map()
393 if (IS_SLA_NULL(sla)) in sla_free()
515 if (IS_SLA_NULL(newsla)) in sla_expand()
676 if (IS_SLA_NULL(dev_data->req) || IS_SLA_NULL(dev_data->resp) || in spdm_ctrl_alloc()
677 IS_SLA_NULL(dev_data->scratch) || IS_SLA_NULL(dev_data->dev_ctx)) { in spdm_ctrl_alloc()
755 if (IS_SLA_NULL(dev_data->dev_ctx)) in sev_tio_dev_create()
794 if (IS_SLA_NULL(dev_data->dev_ctx)) in sev_tio_dev_reclaim()
821 if (WARN_ON(IS_SLA_NULL(dev_data->dev_ctx))) in sev_tio_dev_connect()
844 if (WARN_ON_ONCE(IS_SLA_NULL(dev_data->dev_ctx))) in sev_tio_dev_disconnect()