Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cxl/core/
Dmbox.c204 static struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command() function
219 c = cxl_mem_find_command(opcode); in cxl_mem_opcode_to_name()
736 struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_walk_cel()