Home
last modified time | relevance | path

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

/linux-6.15/arch/um/kernel/
H A DMakefile18 physmem.o process.o ptrace.o reboot.o sigio.o \
/linux-6.15/include/linux/
H A Dmemblock.h157 extern struct memblock_type physmem; in __next_physmem_range()
159 __next_mem_range(idx, NUMA_NO_NODE, MEMBLOCK_NONE, &physmem, type, in __next_physmem_range()
/linux-6.15/mm/
H A Dmemblock.c130 struct memblock_type physmem = { variable
930 return memblock_add_range(&physmem, base, size, MAX_NUMNODES, 0); in memblock_physmem_add()
2042 memblock_dump(&physmem); in __memblock_dump_all()
2508 debugfs_create_file("physmem", 0444, root, &physmem, in memblock_init_debugfs()