OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_memory_foreach
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/fdt/
fdt_memory.h
52
void
fdt_memory_foreach
(void (*)(const struct fdt_memory *, void *), void *);
fdt_memory.c
274
fdt_memory_foreach
(void (*fn)(const struct fdt_memory *, void *), void *arg)
function in typeref:typename:void
/src/sys/arch/evbarm/fdt/
fdt_machdep.c
251
fdt_memory_foreach
(fdt_add_dram_blocks, bc);
352
fdt_memory_foreach
(fdt_print_memory, NULL);
392
fdt_memory_foreach
(fdt_add_boot_physmem, &memory_size);
/src/sys/arch/riscv/riscv/
riscv_machdep.c
761
fdt_memory_foreach
(riscv_print_memory, NULL);
892
fdt_memory_foreach
(riscv_add_memory, NULL);
Completed in 13 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025