Home
last modified time | relevance | path

Searched refs:physmem (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/kernel/
H A DMakefile18 physmem.o process.o ptrace.o reboot.o sigio.o \
/linux/include/linux/
H A Dmemblock.h182 extern struct memblock_type physmem; in __next_physmem_range()
184 __next_mem_range(idx, NUMA_NO_NODE, MEMBLOCK_NONE, &physmem, type, in __next_physmem_range()
/linux/mm/
H A Dmemblock.c142 struct memblock_type physmem = { variable
947 return memblock_add_range(&physmem, base, size, MAX_NUMNODES, 0); in memblock_physmem_add()
2096 memblock_dump(&physmem); in __memblock_dump_all()
2762 debugfs_create_file("physmem", 0444, root, &physmem, in memblock_init_debugfs()