Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-its.c683 #define its_cmd_get_command(cmd) its_cmd_mask_field(cmd, 0, 0, 8) macro
916 if (its_cmd_get_command(its_cmd) == GITS_CMD_MAPTI) in vgic_its_cmd_handle_mapi()
1251 switch (its_cmd_get_command(its_cmd)) { in vgic_its_handle_command()