Searched refs:cxl_mem_command (Results 1 – 2 of 2) sorted by relevance
122 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command()124 struct cxl_mem_command *c; in cxl_mem_find_command()135 struct cxl_mem_command *c; in cxl_mem_opcode_to_name()305 static int cxl_to_mem_cmd_raw(struct cxl_mem_command *mem_cmd, in cxl_to_mem_cmd_raw()325 *mem_cmd = (struct cxl_mem_command) { in cxl_to_mem_cmd_raw()337 static int cxl_to_mem_cmd(struct cxl_mem_command *mem_cmd, in cxl_to_mem_cmd()341 struct cxl_mem_command *c = &cxl_mem_commands[send_cmd->id]; in cxl_to_mem_cmd()371 *mem_cmd = (struct cxl_mem_command) { in cxl_to_mem_cmd()405 struct cxl_mem_command mem_cmd; in cxl_validate_cmd_from_user()438 struct cxl_mem_command *cmd; in cxl_query_cmd()[all …]
558 struct cxl_mem_command { struct
Completed in 7 milliseconds