pmap.c | 399 static int pmap_ctor(void *, void *, int); 1925 0, 0, "pmappl", NULL, IPL_NONE, pmap_ctor, pmap_dtor, NULL); 2861 * pmap_ctor: constructor for the pmap cache. 2864 pmap_ctor(void *arg, void *obj, int flags) function in typeref:typename:int 2909 * pmap_ctor: destructor for the pmap cache.
|