Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dof.c22 if (cxl_verbose && prop) in read_prop_string()
35 if (cxl_verbose && prop) in read_prop_dword()
48 if (cxl_verbose && prop) in read_prop64_dword()
103 if (cxl_verbose) in read_phys_addr()
150 if (cxl_verbose) { in cxl_of_read_afu_properties()
176 if (cxl_verbose) { in cxl_of_read_afu_properties()
183 if (cxl_verbose) { in cxl_of_read_afu_properties()
202 if (cxl_verbose) { in cxl_of_read_afu_properties()
210 if (cxl_verbose) in cxl_of_read_afu_properties()
218 if (cxl_verbose) { in cxl_of_read_afu_properties()
[all …]
Dmain.c31 uint cxl_verbose; variable
32 module_param_named(verbose, cxl_verbose, uint, 0600);
Dpci.c1089 if (cxl_verbose) in pci_configure_afu()
1754 if (cxl_verbose) in cxl_probe()
Dcxl.h26 extern uint cxl_verbose;