Home
last modified time | relevance | path

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

/linux/drivers/misc/cxl/
H A Dmain.c339 cxl_ops = &cxl_native_ops; in init_cxl()
H A Dcxl.h1104 extern const struct cxl_backend_ops cxl_native_ops;
H A Dnative.c1561 const struct cxl_backend_ops cxl_native_ops = { variable