Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/mmu/
Dmmu_v1.c387 prop->mmu_hop0_tables_total_size, in hl_mmu_v1_init()
388 prop->mmu_pgt_size - prop->mmu_hop0_tables_total_size, in hl_mmu_v1_init()
/linux-6.6.21/drivers/accel/habanalabs/goya/
Dgoya.c417 prop->mmu_hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in goya_set_fixed_properties()
439 prop->dmmu.hop0_tables_total_size = prop->mmu_hop0_tables_total_size; in goya_set_fixed_properties()
450 prop->pmmu.hop0_tables_total_size = prop->mmu_hop0_tables_total_size; in goya_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/common/
Dhabanalabs.h738 u32 mmu_hop0_tables_total_size; member
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c2332 prop->mmu_hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in gaudi2_set_fixed_properties()
2349 prop->dmmu.hop0_tables_total_size = prop->mmu_hop0_tables_total_size; in gaudi2_set_fixed_properties()
2364 prop->pmmu.hop0_tables_total_size = prop->mmu_hop0_tables_total_size; in gaudi2_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi.c614 prop->mmu_hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in gaudi_set_fixed_properties()
637 prop->pmmu.hop0_tables_total_size = prop->mmu_hop0_tables_total_size; in gaudi_set_fixed_properties()