Home
last modified time | relevance | path

Searched refs:HOP0_512_PTE_TABLES_TOTAL_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/accel/habanalabs/include/hw_ip/mmu/
Dmmu_general.h41 #define HOP0_512_PTE_TABLES_TOTAL_SIZE (HOP_TABLE_SIZE_512_PTE * MAX_ASID) macro
/linux-6.12.1/drivers/accel/habanalabs/goya/
Dgoya.c437 prop->dmmu.hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in goya_set_fixed_properties()
448 prop->pmmu.hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in goya_set_fixed_properties()
/linux-6.12.1/drivers/accel/habanalabs/gaudi/
Dgaudi.c639 prop->pmmu.hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in gaudi_set_fixed_properties()