Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dcxl_mem.h19 #define CXL_MEM_QUERY_COMMANDS _IOR(0xCE, 1, struct cxl_mem_query_commands)
117 struct cxl_mem_query_commands { struct
/Linux-v5.15/drivers/cxl/
Dpci.c701 struct cxl_mem_query_commands __user *q) in cxl_query_cmd()