Home
last modified time | relevance | path

Searched refs:total_phys (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c1680 uint64_t total_phys; in compute_system_memory() local
1681 if (!os_get_total_physical_memory(&total_phys)) in compute_system_memory()
1688 devinfo->mem.sram.mappable.size = total_phys; in compute_system_memory()
1690 assert(devinfo->mem.sram.mappable.size == total_phys); in compute_system_memory()

Completed in 3 milliseconds