Searched refs:total_memory (Results 1 – 7 of 7) sorted by relevance
54 phys_addr_t total_memory; variable86 total_lowmem = total_memory = memblock_end_of_DRAM() - memstart_addr; in MMU_init()100 total_memory = total_lowmem; in MMU_init()
100 extern phys_addr_t total_memory;
51 __u16 total_memory; member
22 u16 total_memory; /* 18 */ member
224 boot_params.screen_info.lfb_size = vginfo.total_memory; in vesa_store_mode_params_graphics()
1470 size_total = par->vbe_ib.total_memory * 65536; in uvesafb_init_info()1746 info->fix.smem_len / 1024, par->vbe_ib.total_memory * 64); in uvesafb_probe()
1939 uint64_t total_memory; in amdgpu_device_check_smu_prv_buffer_size() local1951 total_memory = (uint64_t)si.totalram * si.mem_unit; in amdgpu_device_check_smu_prv_buffer_size()1955 if (total_memory < dram_size_three_GB) in amdgpu_device_check_smu_prv_buffer_size()1959 if (total_memory < dram_size_seven_GB) in amdgpu_device_check_smu_prv_buffer_size()