Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c45 #define ITS_FLAGS_FORCE_NON_SHAREABLE (1ULL << 3) macro
2602 if (its->flags & ITS_FLAGS_FORCE_NON_SHAREABLE) { in its_alloc_tables()
4753 its->flags |= ITS_FLAGS_FORCE_NON_SHAREABLE; in its_enable_rk3588001()
4763 its->flags |= ITS_FLAGS_FORCE_NON_SHAREABLE; in its_set_non_coherent()
5141 if (its->flags & ITS_FLAGS_FORCE_NON_SHAREABLE) in its_probe_one()