Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/irqchip/
Dirq-gic-v3-its.c3251 static struct its_baser *its_get_baser(struct its_node *its, u32 type) in its_get_baser() function
3310 baser = its_get_baser(its, GITS_BASER_TYPE_DEVICE); in its_alloc_device_table()
3337 baser = its_get_baser(its, GITS_BASER_TYPE_VCPU); in its_alloc_vpe_table()