ctx_free
ctx_free(pm);
void ctx_free(struct pmap *);
static void ctx_free(struct pmap *);
ctx_free(pm);
ctx_free(pm, ci);
ctx_free(pm, curcpu());
static void ctx_free(struct pmap *, struct cpu_info *);
ctx_free(pm, ci);
ctx_free(pm, curcpu());
ctx_free(LIST_FIRST(&curcpu()->ci_pmap_ctxlist),