Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/
Darm-vgic-its.rst64 the GITS_CTLR must be restored before restoring the ITS tables.
102 restored before restoring the GITS_CTLR which is likely to enable the
135 2. Restore all other ``GITS_`` registers, except GITS_CTLR!
137 4. Restore GITS_CTLR
203 GITS_CTLR.Enabled = 0 .Quiescent=1
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v3-its.c4564 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4575 writel_relaxed(val, base + GITS_CTLR); in its_force_quiescent()
4579 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4744 its->ctlr_save = readl_relaxed(base + GITS_CTLR); in its_save_disable()
4749 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
4762 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
4790 WARN_ON(readl_relaxed(base + GITS_CTLR) & GITS_CTLR_ENABLE); in its_restore_enable()
4816 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_restore_enable()
4920 ctlr = readl_relaxed(its_base + GITS_CTLR); in its_compute_its_list_map()
4923 writel_relaxed(ctlr, its_base + GITS_CTLR); in its_compute_its_list_map()
[all …]
/kernel/linux/linux-5.10/include/linux/irqchip/
Darm-gic-v3.h360 #define GITS_CTLR 0x0000 macro
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-its.c1769 REGISTER_ITS_DESC(GITS_CTLR,