Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Ddebugfs.c796 u64 host_start = hdev->asic_prop.host_base_address; in hl_access_mem()
Dhabanalabs.h743 u64 host_base_address; member
/linux-6.12.1/drivers/accel/habanalabs/goya/
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-6.12.1/drivers/accel/habanalabs/gaudi/
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-6.12.1/drivers/accel/habanalabs/gaudi2/
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()