Home
last modified time | relevance | path

Searched refs:ctx_alloc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/sparc64/include/
H A Dpmap.h185 int ctx_alloc(struct pmap*);
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dpmap.c1442 ctx_alloc(pm); in pmap_create()
1611 ctx_alloc(pmap); in pmap_activate()
2565 ctx_alloc(struct pmap *pm) in ctx_alloc() function