Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Diopoll.h202 #define readq_relaxed_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ macro
/linux-6.14.4/drivers/irqchip/
Dirq-gic-v3-its.c3999 WARN_ON_ONCE(readq_relaxed_poll_timeout_atomic(vlpi_base + GICR_VPENDBASER, in its_wait_vpt_parse_complete()