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.c1782 cmd_format_command(struct its_cmd *cmd, uint8_t cmd_type) in cmd_format_command() function
1981 cmd_format_command(cmd, ITS_CMD_MOVI); in its_cmd_prepare()
1988 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
1992 cmd_format_command(cmd, ITS_CMD_MAPD); in its_cmd_prepare()
2012 cmd_format_command(cmd, ITS_CMD_MAPC); in its_cmd_prepare()
2019 cmd_format_command(cmd, ITS_CMD_MAPTI); in its_cmd_prepare()
2027 cmd_format_command(cmd, ITS_CMD_MAPI); in its_cmd_prepare()
2034 cmd_format_command(cmd, ITS_CMD_INV); in its_cmd_prepare()
2039 cmd_format_command(cmd, ITS_CMD_INVALL); in its_cmd_prepare()