Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dmain.c339 cxl_ops = &cxl_native_ops; in init_cxl()
Dcxl.h1103 extern const struct cxl_backend_ops cxl_native_ops;
Dnative.c1566 const struct cxl_backend_ops cxl_native_ops = { variable