You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/intc
Peter Maydell e05ebbd651 hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
Now we have official uint32_t bit array functions in bitops.h, use
them instead of the hand-rolled local versions.

We retain gic_bmp_replace_bit() because bitops doesn't provide that
specific functionality.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20241108135514.4006953-3-peter.maydell@linaro.org
2 weeks ago
..
allwinner-a10-pic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
arm_gic.h hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers 1 year ago
arm_gic_common.h hw/intc/arm_gicv3: Add external IRQ lines for NMI 7 months ago
arm_gicv3.h Use DECLARE_*CHECKER* when possible (--force mode) 4 years ago
arm_gicv3_common.h hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions 2 weeks ago
arm_gicv3_its_common.h hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers 1 year ago
armv7m_nvic.h hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header 10 months ago
aspeed_intc.h aspeed/intc: Add AST2700 support 6 months ago
aspeed_vic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
bcm2835_ic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
bcm2836_control.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
exynos4210_combiner.h Clean up ill-advised or unusual header guards 3 years ago
exynos4210_gic.h hw/arm/exynos4210: Put external GIC into state struct 3 years ago
goldfish_pic.h include: Include headers where needed 2 years ago
grlib_irqmp.h hw/intc/grlib_irqmp: implements multicore irq 10 months ago
heathrow_pic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
i8259.h intc: remove PICCommonState from typedefs.h 7 months ago
imx_avic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
imx_gpcv2.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
intc.h hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() 6 months ago
ioapic.h hw: Move ioapic*.h to intc/ 2 years ago
kvm_irqcount.h hw/intc: Extract the IRQ counting functions into a separate file 2 years ago
loongarch_extioi.h hw/loongarch: Remove unimplemented extioi INT_encode mode 5 months ago
loongarch_ipi.h hw/intc/loongarch_ipi: Add loongarch IPI support 4 months ago
loongarch_pch_msi.h include: Include headers where needed 2 years ago
loongarch_pch_pic.h include: Include headers where needed 2 years ago
loongson_ipi.h hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h 4 months ago
loongson_ipi_common.h hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c 4 months ago
loongson_liointc.h hw/intc: Rework Loongson LIOINTC 4 years ago
m68k_irqc.h hw/m68k/irqc: Pass CPU using QOM link property 1 year ago
mips_gic.h hw/mips: Declare all length properties as unsigned 2 years ago
ppc-uic.h hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device 2 years ago
realview_gic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
riscv_aclint.h hw/intc: Move mtimer/mtimecmp to aclint 2 years ago
riscv_aplic.h hw/intc: Add RISC-V AIA APLIC device emulation 3 years ago
riscv_imsic.h hw/intc: Add RISC-V AIA IMSIC device emulation 3 years ago
rx_icu.h Clean up decorations and whitespace around header guards 3 years ago
sifive_plic.h hw/intc: sifive_plic: Drop PLICMode_H 2 years ago
xlnx-pmu-iomod-intc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
xlnx-zynqmp-ipi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago