Home
last modified time | relevance | path

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

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