total_memory 338 arch/ia64/kernel/setup.c unsigned long total_memory; total_memory 374 arch/ia64/kernel/setup.c total_memory = efi_memmap_init(&rsvd_region[n].start, &rsvd_region[n].end); total_memory 377 arch/ia64/kernel/setup.c setup_crashkernel(total_memory, &n); total_memory 223 arch/powerpc/kernel/setup-common.c (unsigned int)(total_memory / (1024 * 1024))); total_memory 365 arch/powerpc/mm/book3s32/mmu.c n_hpteg = total_memory / (PAGE_SIZE * 8); total_memory 386 arch/powerpc/mm/book3s32/mmu.c (unsigned long long)(total_memory >> 20), Hash_size >> 10); total_memory 56 arch/powerpc/mm/init_32.c phys_addr_t total_memory; total_memory 138 arch/powerpc/mm/init_32.c total_lowmem = total_memory = memblock_end_of_DRAM() - memstart_addr; total_memory 152 arch/powerpc/mm/init_32.c total_memory = total_lowmem; total_memory 111 arch/powerpc/mm/mmu_decl.h extern phys_addr_t total_memory; total_memory 162 arch/powerpc/platforms/4xx/pci.c if (size < total_memory) { total_memory 165 arch/powerpc/platforms/4xx/pci.c hose->dn, size, (u64)total_memory); total_memory 22 arch/x86/boot/vesa.h u16 total_memory; /* 18 */ total_memory 224 arch/x86/boot/video-vesa.c boot_params.screen_info.lfb_size = vginfo.total_memory; total_memory 941 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c uint64_t total_memory; total_memory 953 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c total_memory = (uint64_t)si.totalram * si.mem_unit; total_memory 957 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c if (total_memory < dram_size_three_GB) total_memory 961 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c if (total_memory < dram_size_seven_GB) total_memory 1470 drivers/video/fbdev/uvesafb.c size_total = par->vbe_ib.total_memory * 65536; total_memory 1747 drivers/video/fbdev/uvesafb.c info->fix.smem_len / 1024, par->vbe_ib.total_memory * 64); total_memory 51 include/uapi/video/uvesafb.h __u16 total_memory;