Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/virt/kvm/devices/
Darm-vgic-its.txt51 the GITS_CTLR must be restored before restoring the ITS tables.
83 restored before restoring the GITS_CTLR which is likely to enable the
110 2. Restore all other GITS_ registers, except GITS_CTLR!
112 4. Restore GITS_CTLR
175 GITS_CTLR.Enabled = 0 .Quiescent=1
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its.c3186 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
3197 writel_relaxed(val, base + GITS_CTLR); in its_force_quiescent()
3201 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
3365 its->ctlr_save = readl_relaxed(base + GITS_CTLR); in its_save_disable()
3370 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
3386 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
3440 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_restore_enable()
3544 ctlr = readl_relaxed(its_base + GITS_CTLR); in its_compute_its_list_map()
3547 writel_relaxed(ctlr, its_base + GITS_CTLR); in its_compute_its_list_map()
3548 ctlr = readl_relaxed(its_base + GITS_CTLR); in its_compute_its_list_map()
[all …]
/Linux-v5.4/include/linux/irqchip/
Darm-gic-v3.h309 #define GITS_CTLR 0x0000 macro
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-its.c1761 REGISTER_ITS_DESC(GITS_CTLR,