Home
last modified time | relevance | path

Searched refs:cxl_module (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c157 struct module *cxl_module; in get_cxl_module() local
161 cxl_module = find_module("cxl"); in get_cxl_module()
162 if (cxl_module) in get_cxl_module()
163 __module_get(cxl_module); in get_cxl_module()
167 if (!cxl_module) in get_cxl_module()

Completed in 1 milliseconds