Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cxl/
Dsysfs.c244 struct cxl_afu *afu = to_cxl_afu(device); in mmio_size_show()
255 struct cxl_afu *afu = to_cxl_afu(device); in reset_store_afu()
278 struct cxl_afu *afu = to_cxl_afu(device); in irqs_min_show()
287 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_show()
296 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_store()
323 struct cxl_afu *afu = to_cxl_afu(device); in modes_supported_show()
337 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_show()
353 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_store()
382 struct cxl_afu *afu = to_cxl_afu(device); in mode_show()
394 struct cxl_afu *afu = to_cxl_afu(device); in mode_store()
[all …]
Dcxl.h446 #define to_cxl_afu(d) container_of(d, struct cxl_afu, dev) macro
Dguest.c660 struct cxl_afu *afu = to_cxl_afu(dev); in guest_release_afu()
Dpci.c834 struct cxl_afu *afu = to_cxl_afu(dev); in cxl_pci_release_afu()