Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2.h48 #define HOST_PHYS_BASE_0 0x0000000000000000ull macro
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2274 if ((addr < HOST_PHYS_BASE_0 + HOST_PHYS_SIZE_0) || (addr >= HOST_PHYS_BASE_1)) in gaudi2_host_phys_addr_valid()
2448 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE_0; in gaudi2_set_fixed_properties()
2449 prop->host_base_address = HOST_PHYS_BASE_0; in gaudi2_set_fixed_properties()
2714 outbound_region.addr = HOST_PHYS_BASE_0; in gaudi2_init_iatu()