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

/linux-4.4.14/include/uapi/video/
H A Duvesafb.h50 __u16 total_memory; member in struct:vbe_ib
/linux-4.4.14/arch/powerpc/mm/
H A Dinit_32.c59 phys_addr_t total_memory; variable
149 total_lowmem = total_memory = memblock_end_of_DRAM() - memstart_addr; MMU_init()
163 total_memory = total_lowmem; MMU_init()
H A Dppc_mmu_32.c213 n_hpteg = total_memory / (PAGE_SIZE * 8); MMU_init_hw()
234 (unsigned long long)(total_memory >> 20), Hash_size >> 10, Hash); MMU_init_hw()
H A Dmmu_decl.h119 extern phys_addr_t total_memory;
/linux-4.4.14/arch/x86/boot/
H A Dvesa.h27 u16 total_memory; /* 18 */ member in struct:vesa_general_info
H A Dvideo-vesa.c226 boot_params.screen_info.lfb_size = vginfo.total_memory; vesa_store_mode_params_graphics()
/linux-4.4.14/arch/ia64/kernel/
H A Dsetup.c339 unsigned long total_memory; reserve_memory() local
375 total_memory = efi_memmap_init(&rsvd_region[n].start, &rsvd_region[n].end); reserve_memory()
378 setup_crashkernel(total_memory, &n); reserve_memory()
/linux-4.4.14/arch/powerpc/sysdev/
H A Dppc4xx_pci.c163 if (size < total_memory) { ppc4xx_parse_dma_ranges()
165 "(size=%llx total_memory=%llx)\n", ppc4xx_parse_dma_ranges()
166 hose->dn->full_name, size, (u64)total_memory); ppc4xx_parse_dma_ranges()
/linux-4.4.14/arch/powerpc/kernel/
H A Dsetup-common.c208 (unsigned int)(total_memory / (1024 * 1024))); show_cpuinfo_summary()
/linux-4.4.14/drivers/video/fbdev/
H A Duvesafb.c1483 size_total = par->vbe_ib.total_memory * 65536; uvesafb_init_info()
1766 par->vbe_ib.total_memory * 64); uvesafb_probe()

Completed in 264 milliseconds