Searched refs:os_get_total_physical_memory (Results 1 – 18 of 18) sorted by relevance
96 os_get_total_physical_memory(uint64_t *size);
140 os_get_total_physical_memory(uint64_t *size) in os_get_total_physical_memory() function
90 - auxilary/os: correct sysctl use in os_get_total_physical_memory()
106 - anv: use os_get_total_physical_memory()
2970 - anv: use os_get_total_physical_memory()
2702 - anv: use os_get_total_physical_memory()
287 if (!os_get_total_physical_memory(&system_memory)) in i915_get_param()
259 if (!os_get_total_physical_memory(&system_memory)) in softpipe_get_param()
194 if (!os_get_total_physical_memory(&system_memory)) in vc4_screen_get_param()
594 os_get_total_physical_memory(&system_memory)) in lima_screen_create()
254 if (!os_get_total_physical_memory(&system_memory)) in v3d_screen_get_param()
247 if (!os_get_total_physical_memory(&system_memory)) in panfrost_get_param()
188 if (os_get_total_physical_memory(&system_ram_size)) in radv_sqtt_fill_cpu_info()
273 if (!os_get_total_physical_memory(&system_memory)) in llvmpipe_get_param()
248 if (!os_get_total_physical_memory(&system_memory)) in etna_screen_get_param()
330 if (!os_get_total_physical_memory(&system_memory)) in swr_get_param()
782 if (tc && tc != ctx && os_get_total_physical_memory(&total_ram)) { in si_pipe_create_context()
116 if (!os_get_total_physical_memory(&total_ram)) in anv_compute_heap_size()