Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h503 #define GITS_CMD_MOVI 0x01 macro
519 #define GITS_CMD_VMOVI GITS_CMD_GICv4(GITS_CMD_MOVI)
/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h342 #define GITS_CMD_MOVI 0x01 macro
H A Darm_gicv3_its.c1366 case GITS_CMD_MOVI: in process_cmdq()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c1483 case GITS_CMD_MOVI: in vgic_its_handle_command()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c679 its_encode_cmd(cmd, GITS_CMD_MOVI); in its_build_movi_cmd()