Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dgicv3_its.c1887 cmd_format_command(struct its_cmd *cmd, uint8_t cmd_type) in cmd_format_command() function
2086 cmd_format_command(cmd, ITS_CMD_MOVI); in its_cmd_prepare()
2093 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
2097 cmd_format_command(cmd, ITS_CMD_MAPD); in its_cmd_prepare()
2117 cmd_format_command(cmd, ITS_CMD_MAPC); in its_cmd_prepare()
2124 cmd_format_command(cmd, ITS_CMD_MAPTI); in its_cmd_prepare()
2132 cmd_format_command(cmd, ITS_CMD_MAPI); in its_cmd_prepare()
2139 cmd_format_command(cmd, ITS_CMD_INV); in its_cmd_prepare()
2144 cmd_format_command(cmd, ITS_CMD_INVALL); in its_cmd_prepare()