Home
last modified time | relevance | path

Searched refs:GICD_TYPER2 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_init.c689 GICD_TYPER2, &typer2); in test_v3_nassgicap()
694 GICD_TYPER2, &typer2); in test_v3_nassgicap()
703 GICD_TYPER2, &typer2); in test_v3_nassgicap()
710 GICD_TYPER2, &typer2); in test_v3_nassgicap()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c105 case GICD_TYPER2: in vgic_mmio_read_v3_misc()
163 case GICD_TYPER2: in vgic_mmio_write_v3_misc()
178 case GICD_TYPER2: in vgic_mmio_uaccess_write_v3_misc()
H A Dvgic-kvm-device.c518 case GICD_TYPER2: in reg_allowed_pre_init()
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst130 * GICD_TYPER2.nASSGIcap
140 GICD_TYPER2.nASSGIcap allows userspace to control the support of SGIs
/linux/include/linux/irqchip/
H A Darm-gic-v3.h16 #define GICD_TYPER2 0x000C macro