Home
last modified time | relevance | path

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

/linux-6.15/drivers/irqchip/
H A Dirq-gic-v3-its.c128 #define is_v4(its) (!!((its)->typer & GITS_TYPER_VLPIS)) macro
311 if (!is_v4(its)) in get_its_list()
1434 if (!is_v4(its)) in its_send_vmovp()
2040 if (!is_v4(its_dev->its)) in its_irq_set_vcpu_affinity()
3435 if (!is_v4(its)) in its_alloc_vpe_table()
4052 if (!is_v4(its)) in its_vpe_invall()
4690 if (!is_v4(its)) in its_vpe_irq_domain_activate()
4714 if (!is_v4(its)) in its_vpe_irq_domain_deactivate()
5233 if (is_v4(its)) { in its_probe_one()
5312 if (is_v4(its)) in its_probe_one()
[all …]