Home
last modified time | relevance | path

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

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