Home
last modified time | relevance | path

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

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