Searched refs:cxl_mem_command (Results 1 – 1 of 1) sorted by relevance
140 struct cxl_mem_command { struct165 static struct cxl_mem_command mem_commands[CXL_MEM_COMMAND_ID_MAX] = { argument501 const struct cxl_mem_command *cmd, in handle_mailbox_cmd_from_user()614 struct cxl_mem_command *out_cmd) in cxl_validate_cmd_from_user()617 struct cxl_mem_command *c; in cxl_validate_cmd_from_user()635 const struct cxl_mem_command temp = { in cxl_validate_cmd_from_user()704 struct cxl_mem_command *cmd; in cxl_query_cmd()740 struct cxl_mem_command c; in cxl_send_cmd()837 static inline struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command()839 struct cxl_mem_command *c; in cxl_mem_find_command()[all …]