Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cxl/
Dpci.c837 static inline struct cxl_mem_command *cxl_mem_find_command(u16 opcode) in cxl_mem_find_command() function
876 const struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_mem_mbox_send_cmd()
1226 struct cxl_mem_command *cmd = cxl_mem_find_command(opcode); in cxl_walk_cel()