Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dmbox.c200 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command() function
215 c = cxl_mem_find_command(opcode); in cxl_mem_opcode_to_name()
717 struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_walk_cel()