Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpmap.h186 void ctx_free(struct pmap*);
/openbsd/src/sys/arch/sparc64/sparc64/
Dpmap.c1522 ctx_free(pm); in pmap_release()
2609 ctx_free(struct pmap *pm) in ctx_free() function