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.c1889 cmd_format_command(struct its_cmd *cmd, uint8_t cmd_type) in cmd_format_command() function
2088 cmd_format_command(cmd, ITS_CMD_MOVI); in its_cmd_prepare()
2095 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
2099 cmd_format_command(cmd, ITS_CMD_MAPD); in its_cmd_prepare()
2119 cmd_format_command(cmd, ITS_CMD_MAPC); in its_cmd_prepare()
2126 cmd_format_command(cmd, ITS_CMD_MAPTI); in its_cmd_prepare()
2134 cmd_format_command(cmd, ITS_CMD_MAPI); in its_cmd_prepare()
2141 cmd_format_command(cmd, ITS_CMD_INV); in its_cmd_prepare()
2146 cmd_format_command(cmd, ITS_CMD_INVALL); in its_cmd_prepare()