Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/irqchip/
Dirq-gic-v3-its.c122 #define is_v4(its) (!!((its)->typer & GITS_TYPER_VLPIS)) macro
216 if (!is_v4(its)) in get_its_list()
1336 if (!is_v4(its)) in its_send_vmovp()
1981 if (!is_v4(its_dev->its)) in its_irq_set_vcpu_affinity()
3368 if (!is_v4(its)) in its_alloc_vpe_table()
3918 if (!is_v4(its)) in its_vpe_invall()
4572 if (!is_v4(its)) in its_vpe_irq_domain_activate()
4598 if (!is_v4(its)) in its_vpe_irq_domain_deactivate()
5077 if (is_v4(its)) { in its_probe_one()
5155 if (is_v4(its)) in its_probe_one()
[all …]