Searched refs:rgn_cb_function (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h404 hat_rgn_cb_func_t rgn_cb_function; member in struct:sf_region
H A Dhat_sfmmu.c3889 if ((rcbfunc = rgnp->rgn_cb_function) == NULL) {
13893 ASSERT(rgnp->rgn_cb_function == r_cb_function);
14079 rgnp->rgn_cb_function = r_cb_function;

Completed in 100 milliseconds