Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.h93 NE_STATE_STOPPED = U16_MAX, enumerator
H A Dne_misc_dev.c1502 if (ne_enclave->state != NE_STATE_INIT && ne_enclave->state != NE_STATE_STOPPED) { in ne_enclave_release()