Home
last modified time | relevance | path

Searched refs:hop0_tables_total_size (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/accel/habanalabs/common/mmu/
Dmmu.c1394 prop->dmmu.hop0_tables_total_size, in hl_mmu_dr_init()
1395 prop->dmmu.pgt_size - prop->dmmu.hop0_tables_total_size, in hl_mmu_dr_init()
/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/common/
Dhabanalabs.h531 u32 hop0_tables_total_size; member
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c2486 prop->dmmu.hop0_tables_total_size = HOP_TABLE_SIZE_512_PTE * prop->max_asid; in gaudi2_set_fixed_properties()
2504 prop->pmmu.hop0_tables_total_size = HOP_TABLE_SIZE_512_PTE * prop->max_asid; in gaudi2_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()