Home
last modified time | relevance | path

Searched refs:cxl_verbose (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dof.c26 if (cxl_verbose && prop) in read_prop_string()
39 if (cxl_verbose && prop) in read_prop_dword()
52 if (cxl_verbose && prop) in read_prop64_dword()
107 if (cxl_verbose) in read_phys_addr()
154 if (cxl_verbose) { in cxl_of_read_afu_properties()
180 if (cxl_verbose) { in cxl_of_read_afu_properties()
187 if (cxl_verbose) { in cxl_of_read_afu_properties()
206 if (cxl_verbose) { in cxl_of_read_afu_properties()
214 if (cxl_verbose) in cxl_of_read_afu_properties()
222 if (cxl_verbose) { in cxl_of_read_afu_properties()
[all …]
Dmain.c33 uint cxl_verbose; variable
34 module_param_named(verbose, cxl_verbose, uint, 0600);
Dpci.c1094 if (cxl_verbose) in pci_configure_afu()
1765 if (cxl_verbose) in cxl_probe()
Dcxl.h30 extern uint cxl_verbose;