Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c1390 prop->dmmu.hop0_tables_total_size, in hl_mmu_dr_init()
1391 prop->dmmu.pgt_size - prop->dmmu.hop0_tables_total_size, in hl_mmu_dr_init()
/linux/drivers/accel/habanalabs/goya/
H A 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/drivers/accel/habanalabs/common/
H A Dhabanalabs.h531 u32 hop0_tables_total_size; member
/linux/drivers/accel/habanalabs/gaudi2/
H A 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/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c639 prop->pmmu.hop0_tables_total_size = HOP0_512_PTE_TABLES_TOTAL_SIZE; in gaudi_set_fixed_properties()