Home
last modified time | relevance | path

Searched refs:VA_DDR_SPACE_END (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/goya/
H A DgoyaP.h131 #define VA_DDR_SPACE_END 0x2000000000ull /* 128GB */ macro
132 #define VA_DDR_SPACE_SIZE (VA_DDR_SPACE_END - \
H A Dgoya.c433 prop->dmmu.end_addr = VA_DDR_SPACE_END; in goya_set_fixed_properties()
456 prop->dram_size_for_default_page_mapping = VA_DDR_SPACE_END; in goya_set_fixed_properties()