OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfdt_physmem
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/fdt/
fdt_machdep.c
181
static int
nfdt_physmem
= 0;
variable in typeref:typename:int
197
struct boot_physmem *bp = &fdt_physmem[
nfdt_physmem
++];
199
KASSERT(
nfdt_physmem
<= FDT_MEMORY_RANGES);
391
/* Populate fdt_physmem /
nfdt_physmem
for initarm_common */
395
nfdt_physmem
);
Completed in 11 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025