Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm64/arm64/
H A Dgicv3_its.c1772 cmd_format_command(struct its_cmd *cmd, uint8_t cmd_type) in cmd_format_command() function
1971 cmd_format_command(cmd, ITS_CMD_MOVI); in its_cmd_prepare()
1978 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
1982 cmd_format_command(cmd, ITS_CMD_MAPD); in its_cmd_prepare()
2002 cmd_format_command(cmd, ITS_CMD_MAPC); in its_cmd_prepare()
2009 cmd_format_command(cmd, ITS_CMD_MAPTI); in its_cmd_prepare()
2017 cmd_format_command(cmd, ITS_CMD_MAPI); in its_cmd_prepare()
2024 cmd_format_command(cmd, ITS_CMD_INV); in its_cmd_prepare()
2029 cmd_format_command(cmd, ITS_CMD_INVALL); in its_cmd_prepare()