Searched defs:segkp_unlock (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ |
H A D | seg_kp.c | 92 static int segkp_unlock(struct hat *hat, struct seg *seg, caddr_t vaddr, 633 * Free the entire resource. segkp_unlock gets called with the start of the 1028 err = segkp_unlock(hat, seg, vaddr, len, kpd, flags); 1145 (void) segkp_unlock(hat, seg, vaddr, 1172 segkp_unlock( function 1196 * segkp_unlock is called with page aligned base
|
Completed in 60 milliseconds