Searched refs:hat_softlock (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | vm_subr.c | 397 res = hat_softlock(hat, uaddr, &size, &ppp[0], cow ? HAT_COW : 0); in cow_mapin()
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | hat.h | 297 faultcode_t hat_softlock(struct hat *, caddr_t, size_t *,
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | hat_i86.c | 3792 hat_softlock( in hat_softlock() function
|
/titanic_41/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 13402 hat_softlock(struct hat *hat, caddr_t addr, size_t *lenp, page_t **ppp, in hat_softlock() function
|