Home
last modified time | relevance | path

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

/netbsd/sys/arch/sparc/sparc/
H A Dpmap.c1588 static int me_alloc(struct mmuentry *, struct pmap *, int, int);
1611 me_alloc(struct mmuentry *mh, struct pmap *newpm, int newvreg, int newvseg) in me_alloc() function
2038 sp->sg_pmeg = pmeg = me_alloc(mh, pm, vr, vs); in mmu_pagein_seg()