Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/arm64/
H A Dgicv3_its.c1211 cmd_format_command(struct its_cmd *cmd, uint8_t cmd_type) in cmd_format_command() function
1411 cmd_format_command(cmd, ITS_CMD_MOVI); in its_cmd_prepare()
1418 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
1422 cmd_format_command(cmd, ITS_CMD_MAPD); in its_cmd_prepare()
1442 cmd_format_command(cmd, ITS_CMD_MAPC); in its_cmd_prepare()
1449 cmd_format_command(cmd, ITS_CMD_MAPTI); in its_cmd_prepare()
1457 cmd_format_command(cmd, ITS_CMD_MAPI); in its_cmd_prepare()
1464 cmd_format_command(cmd, ITS_CMD_INV); in its_cmd_prepare()
1469 cmd_format_command(cmd, ITS_CMD_INVALL); in its_cmd_prepare()