Home
last modified time | relevance | path

Searched refs:its_make_vpe_non_resident (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/irqchip/
H A Darm-gic-v4.h131 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h134 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);
/kernel/linux/linux-5.10/drivers/irqchip/
H A 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-6.6/drivers/irqchip/
H A Dirq-gic-v4.c233 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/
H A Dvgic-v4.c72 * its_make_vpe_non_resident() tells the redistributor that we're done
320 return its_make_vpe_non_resident(vpe, need_db); in vgic_v4_put()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-v4.c72 * its_make_vpe_non_resident() tells the redistributor that we're done
346 return its_make_vpe_non_resident(vpe, !!vcpu_get_flag(vcpu, IN_WFI)); in vgic_v4_put()

Completed in 5 milliseconds