OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:context_free
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sun2/sun2/
pmap.c
352
static void
context_free
(pmap_t);
542
context_free
(context->context_upmap);
570
context_free
(pmap_t pmap)
function
581
panic("pmap:
context_free
ctxnum");
616
panic("
context_free
: unknown sme at va=0x%lx", va);
1870
context_free
(pmap);
pmap.c
352
static void
context_free
(pmap_t);
542
context_free
(context->context_upmap);
570
context_free
(pmap_t pmap)
function
581
panic("pmap:
context_free
ctxnum");
616
panic("
context_free
: unknown sme at va=0x%lx", va);
1870
context_free
(pmap);
/src/sys/arch/sun3/sun3/
pmap.c
360
static void
context_free
(pmap_t);
550
context_free
(context->context_upmap);
578
context_free
(pmap_t pmap)
function
589
panic("pmap:
context_free
ctxnum");
624
panic("
context_free
: unknown sme at va=0x%lx", va);
1901
context_free
(pmap);
pmap.c
360
static void
context_free
(pmap_t);
550
context_free
(context->context_upmap);
578
context_free
(pmap_t pmap)
function
589
panic("pmap:
context_free
ctxnum");
624
panic("
context_free
: unknown sme at va=0x%lx", va);
1901
context_free
(pmap);
Completed in 35 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026