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

/freebsd-13-stable/sys/arm64/arm64/
H A Dgicv3_its.c111 #define ITS_CMD_SYNC (0x05) macro
1684 case ITS_CMD_SYNC: /* Wait for previous commands completion */
1686 cmd_format_command(cmd, ITS_CMD_SYNC);
1771 desc_sync.cmd_type = ITS_CMD_SYNC;

Completed in 104 milliseconds