Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dmain.c344 cxl_ops = &cxl_guest_ops; in init_cxl()
Dcxl.h1104 extern const struct cxl_backend_ops cxl_guest_ops;
Dguest.c1178 const struct cxl_backend_ops cxl_guest_ops = { variable