Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/virt/kvm/devices/
Darm-vgic-its.rst67 the GITS_CTLR must be restored before restoring the ITS tables.
105 restored before restoring the GITS_CTLR which is likely to enable the
138 2. Restore all other ``GITS_`` registers, except GITS_CTLR!
140 4. Restore GITS_CTLR
206 GITS_CTLR.Enabled = 0 .Quiescent=1
/Linux-v6.6/drivers/irqchip/
Dirq-gic-v3-its.c4626 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4637 writel_relaxed(val, base + GITS_CTLR); in its_force_quiescent()
4641 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4845 its->ctlr_save = readl_relaxed(base + GITS_CTLR); in its_save_disable()
4850 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
4863 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
4891 WARN_ON(readl_relaxed(base + GITS_CTLR) & GITS_CTLR_ENABLE); in its_restore_enable()
4917 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_restore_enable()
5051 ctlr = readl_relaxed(its->base + GITS_CTLR); in its_compute_its_list_map()
5054 writel_relaxed(ctlr, its->base + GITS_CTLR); in its_compute_its_list_map()
[all …]
/Linux-v6.6/include/linux/irqchip/
Darm-gic-v3.h362 #define GITS_CTLR 0x0000 macro
/Linux-v6.6/arch/arm64/kvm/vgic/
Dvgic-its.c1822 REGISTER_ITS_DESC(GITS_CTLR,