Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h500 #define GITS_CMD_MAPC 0x09 macro
517 #define GITS_CMD_VMAPP GITS_CMD_GICv4(GITS_CMD_MAPC)
/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h359 #define GITS_CMD_MAPC 0x09 macro
H A Darm_gicv3_its.c1337 case GITS_CMD_MAPC: in process_cmdq()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c1480 case GITS_CMD_MAPC: in vgic_its_handle_command()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c640 its_encode_cmd(cmd, GITS_CMD_MAPC); in its_build_mapc_cmd()