Searched refs:SEV_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
28 #define SEV_CMD_COMPLETE BIT(1) macro
98 if (!(status & SEV_CMD_COMPLETE)) in sev_irq_handler()