Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/irqchip/
Darm-gic-v4.h131 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v4.c213 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db) in its_make_vpe_non_resident() function
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-v4.c320 return its_make_vpe_non_resident(vpe, need_db); in vgic_v4_put()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch1634 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);
Ddrivers.patch40875 @@ -232,6 +232,8 @@ int its_make_vpe_non_resident(struct its_vpe *vpe, bool db)