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.c1096 u64 host_start = hdev->asic_prop.host_base_address; in hl_access_mem()
H A Dhabanalabs.h746 u64 host_base_address; member
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c393 prop->host_base_address = HOST_PHYS_BASE; in goya_set_fixed_properties()
394 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE; in goya_set_fixed_properties()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c577 prop->host_base_address = HOST_PHYS_BASE; in gaudi_set_fixed_properties()
578 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE; in gaudi_set_fixed_properties()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2797 prop->host_base_address = HOST_PHYS_BASE_0; in gaudi2_set_fixed_properties()
2798 prop->host_end_address = prop->host_base_address + HOST_PHYS_SIZE_0; in gaudi2_set_fixed_properties()