Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/include/hw_ip/mmu/
A Dmmu_general.h37 #define HOP_TABLE_SIZE PAGE_SIZE_4KB macro
38 #define PTE_ENTRIES_IN_HOP (HOP_TABLE_SIZE / HL_PTE_SIZE)
39 #define HOP0_TABLES_TOTAL_SIZE (HOP_TABLE_SIZE * MAX_ASID)
/linux/drivers/misc/habanalabs/goya/
A Dgoya.c413 prop->mmu_hop_table_size = HOP_TABLE_SIZE; in goya_set_fixed_properties()
/linux/drivers/misc/habanalabs/gaudi/
A Dgaudi.c596 prop->mmu_hop_table_size = HOP_TABLE_SIZE; in gaudi_set_fixed_properties()

Completed in 27 milliseconds