Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Ddebugfs.c796 u64 host_start = hdev->asic_prop.host_base_address; in hl_access_mem()
H A Dhabanalabs.h743 u64 host_base_address; member
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c394 prop->host_base_address = HOST_PHYS_BASE; in goya_set_fixed_properties()
395 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE; in goya_set_fixed_properties()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c578 prop->host_base_address = HOST_PHYS_BASE; in gaudi_set_fixed_properties()
579 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE; in gaudi_set_fixed_properties()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2449 prop->host_base_address = HOST_PHYS_BASE_0; in gaudi2_set_fixed_properties()
2450 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE_0; in gaudi2_set_fixed_properties()