Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-its.c832 #define its_cmd_get_command(cmd) its_cmd_mask_field(cmd, 0, 0, 8) macro
1072 if (its_cmd_get_command(its_cmd) == GITS_CMD_MAPTI) in vgic_its_cmd_handle_mapi()
1412 switch (its_cmd_get_command(its_cmd)) { in vgic_its_handle_command()
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-its.c835 #define its_cmd_get_command(cmd) its_cmd_mask_field(cmd, 0, 0, 8) macro
1099 if (its_cmd_get_command(its_cmd) == GITS_CMD_MAPTI) in vgic_its_cmd_handle_mapi()
1470 switch (its_cmd_get_command(its_cmd)) { in vgic_its_handle_command()

Completed in 8 milliseconds