OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mem_exists
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/x68k/
machdep.c
145
static bool
mem_exists
(paddr_t, paddr_t);
1092
mem_exists
(paddr_t mem, paddr_t basemax)
function in typeref:typename:bool
1222
if (!
mem_exists
(exstart, basemax))
1227
if (!
mem_exists
(exstart + size - 4, basemax))
machdep.c
145
static bool
mem_exists
(paddr_t, paddr_t);
1092
mem_exists
(paddr_t mem, paddr_t basemax)
function in typeref:typename:bool
1222
if (!
mem_exists
(exstart, basemax))
1227
if (!
mem_exists
(exstart + size - 4, basemax))
Completed in 56 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025