Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dmain.c338 cxl_ops = &cxl_native_ops; in init_cxl()
Dcxl.h1108 extern const struct cxl_backend_ops cxl_native_ops;
Dnative.c1569 const struct cxl_backend_ops cxl_native_ops = { variable