OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pmap.c
7855
static void
test_region
(int, int, int);
7880
test_region
(0xfe,0,16*1024*1024);
7882
test_region
(0xff,0,16*1024*1024);
7884
test_region
(VA_VREG(KERNBASE), 4096, avail_start);
7973
test_region
(int reg, int start, int stop)
function
pmap.c
7855
static void
test_region
(int, int, int);
7880
test_region
(0xfe,0,16*1024*1024);
7882
test_region
(0xff,0,16*1024*1024);
7884
test_region
(VA_VREG(KERNBASE), 4096, avail_start);
7973
test_region
(int reg, int start, int stop)
function
Completed in 39 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026