Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dphysmem.c104 static int physmem_delmap(struct vnode *vp, offset_t off, struct as *as,
113 VOPNAME_DELMAP, { .vop_delmap = physmem_delmap },
687 physmem_delmap(struct vnode *vp, offset_t off, struct as *as, in physmem_delmap() function