Searched refs:cxl_mem_command (Results 1 – 2 of 2) sorted by relevance
119 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command()121 struct cxl_mem_command *c; in cxl_mem_find_command()157 const struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_mem_mbox_send_cmd()233 struct cxl_mem_command *out_cmd) in cxl_validate_cmd_from_user()236 struct cxl_mem_command *c; in cxl_validate_cmd_from_user()254 const struct cxl_mem_command temp = { in cxl_validate_cmd_from_user()327 struct cxl_mem_command *cmd; in cxl_query_cmd()383 const struct cxl_mem_command *cmd, in handle_mailbox_cmd_from_user()453 struct cxl_mem_command c; in cxl_send_cmd()527 struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_walk_cel()[all …]
248 struct cxl_mem_command { struct
Completed in 9 milliseconds