Searched refs:low_heap (Results 1 – 3 of 3) sorted by relevance
54 PRINT_HEAP(low_heap); in anv_device_print_vas()105 address = va_add(&device->va.low_heap, address, _1Gb); in anv_physical_device_init_va_ranges()
453 device->physical->va.low_heap.addr, in anv_CreateDevice()454 device->physical->va.low_heap.size); in anv_CreateDevice()
1155 struct anv_va_range low_heap; member