Home
last modified time | relevance | path

Searched defs:afu (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/misc/ocxl/
Dcore.c18 struct ocxl_afu *afu; in alloc_afu() local
35 struct ocxl_afu *afu = container_of(kref, struct ocxl_afu, kref); in free_afu() local
42 void ocxl_afu_get(struct ocxl_afu *afu) in ocxl_afu_get()
48 void ocxl_afu_put(struct ocxl_afu *afu) in ocxl_afu_put()
54 static int assign_afu_actag(struct ocxl_afu *afu) in assign_afu_actag()
82 static void reclaim_afu_actag(struct ocxl_afu *afu) in reclaim_afu_actag()
92 static int assign_afu_pasid(struct ocxl_afu *afu) in assign_afu_pasid()
121 static void reclaim_afu_pasid(struct ocxl_afu *afu) in reclaim_afu_pasid()
162 static int map_mmio_areas(struct ocxl_afu *afu) in map_mmio_areas()
201 static void unmap_mmio_areas(struct ocxl_afu *afu) in unmap_mmio_areas()
[all …]
Dmmio.c7 int ocxl_global_mmio_read32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_read32()
32 int ocxl_global_mmio_read64(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_read64()
57 int ocxl_global_mmio_write32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_write32()
83 int ocxl_global_mmio_write64(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_write64()
109 int ocxl_global_mmio_set32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_set32()
140 int ocxl_global_mmio_set64(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_set64()
171 int ocxl_global_mmio_clear32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_clear32()
203 int ocxl_global_mmio_clear64(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_clear64()
Dsysfs.c17 struct ocxl_afu *afu = to_afu(device); in global_mmio_size_show() local
27 struct ocxl_afu *afu = to_afu(device); in pp_mmio_size_show() local
37 struct ocxl_afu *afu = to_afu(device); in afu_version_show() local
48 struct ocxl_afu *afu = to_afu(device); in contexts_show() local
58 struct ocxl_afu *afu = to_afu(device); in reload_on_reset_show() local
73 struct ocxl_afu *afu = to_afu(device); in reload_on_reset_store() local
100 struct ocxl_afu *afu = to_afu(kobj_to_dev(kobj)); in global_mmio_read() local
112 struct ocxl_afu *afu = vma->vm_private_data; in global_mmio_fault() local
131 struct ocxl_afu *afu = to_afu(kobj_to_dev(kobj)); in global_mmio_mmap() local
Dpci.c20 struct ocxl_afu *afu, *tmp; in ocxl_probe() local
47 struct ocxl_afu *afu; in ocxl_remove() local
Dconfig.c423 struct ocxl_afu_config *afu) in read_afu_name()
441 struct ocxl_afu_config *afu) in read_afu_mmio()
487 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu) in read_afu_control()
525 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu) in validate_afu()
566 struct ocxl_afu_config *afu) in read_afu_lpc_memory_info()
653 struct ocxl_afu_config *afu, u8 afu_idx) in ocxl_config_read_afu()
Dcontext.c7 int ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu, in ocxl_context_alloc()
260 void ocxl_context_detach_all(struct ocxl_afu *afu) in ocxl_context_detach_all()
Dfile.c521 int ocxl_file_register_afu(struct ocxl_afu *afu) in ocxl_file_register_afu()
583 void ocxl_file_unregister_afu(struct ocxl_afu *afu) in ocxl_file_unregister_afu()
Docxl_internal.h31 struct ocxl_afu *afu; member
71 struct ocxl_afu *afu; member
/linux-6.15/drivers/fpga/
Ddfl-afu-region.c19 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_mmio_region_init() local
24 #define for_each_region(region, afu) \ argument
27 static struct dfl_afu_mmio_region *get_region_by_index(struct dfl_afu *afu, in get_region_by_index()
55 struct dfl_afu *afu; in afu_mmio_region_add() local
99 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_mmio_region_destroy() local
119 struct dfl_afu *afu; in afu_mmio_region_get_by_index() local
153 struct dfl_afu *afu; in afu_mmio_region_get_by_offset() local
Ddfl-afu-dma-region.c21 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_dma_region_init() local
146 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_dma_region_add() local
188 struct dfl_afu *afu; in afu_dma_region_remove() local
205 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_dma_region_destroy() local
247 struct dfl_afu *afu = dfl_fpga_fdata_get_private(fdata); in afu_dma_region_find() local
Ddfl-afu-main.c657 struct dfl_afu *afu; in afu_ioctl_get_info() local
858 struct dfl_afu *afu; in afu_dev_init() local