Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dmbox.c120 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command() function
135 c = cxl_mem_find_command(opcode); in cxl_mem_opcode_to_name()
167 const struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_mbox_send_cmd()
603 struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_walk_cel()