Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2492 static struct its_node *find_sibling_its(struct its_node *cur_its) in find_sibling_its() argument
2497 if (!FIELD_GET(GITS_TYPER_SVPET, cur_its->typer)) in find_sibling_its()
2500 aff = compute_its_aff(cur_its); in find_sibling_its()
2505 if (!is_v4_1(its) || its == cur_its) in find_sibling_its()