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