Home
last modified time | relevance | path

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

/linux-6.15/Documentation/virt/kvm/devices/
H A 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
139 2. Restore all other ``GITS_`` registers, except GITS_CTLR!
141 4. Restore GITS_CTLR
209 GITS_CTLR.Enabled = 0 .Quiescent=1
/linux-6.15/tools/testing/selftests/kvm/lib/arm64/
H A Dgic_v3_its.c93 ctlr = its_read_u32(GITS_CTLR); in its_init()
95 its_write_u32(GITS_CTLR, ctlr); in its_init()
/linux-6.15/drivers/irqchip/
H A Dirq-gic-v3-its.c4742 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4753 writel_relaxed(val, base + GITS_CTLR); in its_force_quiescent()
4757 val = readl_relaxed(base + GITS_CTLR); in its_force_quiescent()
4996 its->ctlr_save = readl_relaxed(base + GITS_CTLR); in its_save_disable()
5001 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_save_disable()
5068 writel_relaxed(its->ctlr_save, base + GITS_CTLR); in its_restore_enable()
5205 ctlr = readl_relaxed(its->base + GITS_CTLR); in its_compute_its_list_map()
5208 writel_relaxed(ctlr, its->base + GITS_CTLR); in its_compute_its_list_map()
5209 ctlr = readl_relaxed(its->base + GITS_CTLR); in its_compute_its_list_map()
5310 ctlr = readl_relaxed(its->base + GITS_CTLR); in its_probe_one()
[all …]
/linux-6.15/tools/testing/selftests/kvm/include/arm64/
H A Dgic_v3.h362 #define GITS_CTLR 0x0000 macro
/linux-6.15/include/linux/irqchip/
H A Darm-gic-v3.h362 #define GITS_CTLR 0x0000 macro
/linux-6.15/arch/arm64/kvm/vgic/
H A Dvgic-its.c1800 REGISTER_ITS_DESC(GITS_CTLR,