Searched refs:VECDESC_FL_RESERVED (Results 1 – 1 of 1) sorted by relevance
31 #define VECDESC_FL_RESERVED (1 << 0) macro254 vd->flags = VECDESC_FL_RESERVED; in esp_intr_reserve()297 if (vd->flags & VECDESC_FL_RESERVED) { in is_vect_desc_usable()772 handle->vector_desc->flags &= !(VECDESC_FL_NONSHARED | VECDESC_FL_RESERVED); in esp_intr_free()