Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/irqchip/
Darm-gic-v4.h130 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en);
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v4.c238 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) in its_make_vpe_resident() function
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-v4.c341 err = its_make_vpe_resident(vpe, false, vcpu->kvm->arch.vgic.enabled); in vgic_v4_load()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch1633 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en);
Ddrivers.patch40884 @@ -258,6 +260,23 @@ int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en)