Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c256 static bool its_queue_full(struct gicv3_its_data *data) in its_queue_full() function
273 while (its_queue_full(data)) { in its_allocate_entry()