Home
last modified time | relevance | path

Searched refs:pci_mem_region (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/pci/
Dpci.c349 struct pci_mem_region *region = &hdev->pci_mem_region[i]; in hl_get_pci_memory_region()
/Linux-v6.1/drivers/misc/habanalabs/common/
Dfirmware_if.c1854 struct pci_mem_region *region) in hl_fw_dynamic_validate_memory_bound()
1895 struct pci_mem_region *region; in hl_fw_dynamic_validate_descriptor()
1936 region = &hdev->pci_mem_region[region_id]; in hl_fw_dynamic_validate_descriptor()
1961 struct pci_mem_region *region) in hl_fw_dynamic_validate_response()
1991 struct pci_mem_region *region; in hl_fw_dynamic_read_and_validate_descriptor()
2003 region = &hdev->pci_mem_region[region_id]; in hl_fw_dynamic_read_and_validate_descriptor()
2118 struct pci_mem_region *region; in hl_fw_dynamic_copy_image()
2150 struct pci_mem_region *region; in hl_fw_dynamic_copy_msg()
Ddevice.c43 static u64 hl_set_dram_bar(struct hl_device *hdev, u64 addr, struct pci_mem_region *region) in hl_set_dram_bar()
66 struct pci_mem_region *region = &hdev->pci_mem_region[region_type]; in hl_access_sram_dram_region()
231 struct pci_mem_region *cfg_region = &hdev->pci_mem_region[PCI_REGION_CFG]; in hl_access_cfg_region()
Dhabanalabs.h1263 struct pci_mem_region { struct
1328 struct pci_mem_region *image_region;
3283 struct pci_mem_region pci_mem_region[PCI_REGION_NUMBER]; member
Ddebugfs.c778 struct pci_mem_region *mem_reg; in hl_access_dev_mem_by_region()
782 mem_reg = &hdev->pci_mem_region[i]; in hl_access_dev_mem_by_region()
/Linux-v6.1/drivers/misc/habanalabs/goya/
Dgoya.c929 struct pci_mem_region *region; in goya_set_pci_memory_regions()
932 region = &hdev->pci_mem_region[PCI_REGION_CFG]; in goya_set_pci_memory_regions()
941 region = &hdev->pci_mem_region[PCI_REGION_SRAM]; in goya_set_pci_memory_regions()
950 region = &hdev->pci_mem_region[PCI_REGION_DRAM]; in goya_set_pci_memory_regions()
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c1805 struct pci_mem_region *region; in gaudi_set_pci_memory_regions()
1808 region = &hdev->pci_mem_region[PCI_REGION_CFG]; in gaudi_set_pci_memory_regions()
1817 region = &hdev->pci_mem_region[PCI_REGION_SRAM]; in gaudi_set_pci_memory_regions()
1826 region = &hdev->pci_mem_region[PCI_REGION_DRAM]; in gaudi_set_pci_memory_regions()
1835 region = &hdev->pci_mem_region[PCI_REGION_SP_SRAM]; in gaudi_set_pci_memory_regions()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c2889 struct pci_mem_region *region; in gaudi2_set_pci_memory_regions()
2892 region = &hdev->pci_mem_region[PCI_REGION_CFG]; in gaudi2_set_pci_memory_regions()
2901 region = &hdev->pci_mem_region[PCI_REGION_SRAM]; in gaudi2_set_pci_memory_regions()
2910 region = &hdev->pci_mem_region[PCI_REGION_DRAM]; in gaudi2_set_pci_memory_regions()