Home
last modified time | relevance | path

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

/drivers/cxl/core/
A Dmbox.c205 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command()
207 struct cxl_mem_command *c; in cxl_mem_find_command()
218 struct cxl_mem_command *c; in cxl_mem_opcode_to_name()
398 static int cxl_to_mem_cmd_raw(struct cxl_mem_command *mem_cmd, in cxl_to_mem_cmd_raw()
418 *mem_cmd = (struct cxl_mem_command) { in cxl_to_mem_cmd_raw()
430 static int cxl_to_mem_cmd(struct cxl_mem_command *mem_cmd, in cxl_to_mem_cmd()
434 struct cxl_mem_command *c = &cxl_mem_commands[send_cmd->id]; in cxl_to_mem_cmd()
464 *mem_cmd = (struct cxl_mem_command) { in cxl_to_mem_cmd()
498 struct cxl_mem_command mem_cmd; in cxl_validate_cmd_from_user()
531 struct cxl_mem_command *cmd; in cxl_query_cmd()
[all …]
/drivers/cxl/
A Dcxlmem.h805 struct cxl_mem_command { struct

Completed in 11 milliseconds