Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dcxl_mem.h53 } cxl_command_names[] __attribute__((__unused__)) = { CXL_CMDS }; variable
/Linux-v6.1/drivers/cxl/core/
Dmbox.c139 return cxl_command_names[c->info.id].name; in cxl_mem_opcode_to_name()