Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dsysfs.c240 struct cxl_afu *afu = to_cxl_afu(device); in mmio_size_show()
251 struct cxl_afu *afu = to_cxl_afu(device); in reset_store_afu()
274 struct cxl_afu *afu = to_cxl_afu(device); in irqs_min_show()
283 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_show()
292 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_store()
319 struct cxl_afu *afu = to_cxl_afu(device); in modes_supported_show()
333 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_show()
349 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_store()
378 struct cxl_afu *afu = to_cxl_afu(device); in mode_show()
390 struct cxl_afu *afu = to_cxl_afu(device); in mode_store()
[all …]
Dcxl.h444 #define to_cxl_afu(d) container_of(d, struct cxl_afu, dev) macro
Dguest.c664 struct cxl_afu *afu = to_cxl_afu(dev); in guest_release_afu()
Dpci.c831 struct cxl_afu *afu = to_cxl_afu(dev); in cxl_pci_release_afu()