Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/
Dhabanalabs.h516 struct asic_fixed_properties { struct
517 struct hw_queue_properties *hw_queues_props;
518 struct cpucp_info cpucp_info;
519 char uboot_ver[VERSION_MAX_LEN];
520 char preboot_ver[VERSION_MAX_LEN];
521 struct hl_mmu_properties dmmu;
522 struct hl_mmu_properties pmmu;
523 struct hl_mmu_properties pmmu_huge;
524 struct hl_hints_range hints_dram_reserved_va_range;
525 struct hl_hints_range hints_host_reserved_va_range;
[all …]