Searched defs:hat_leave_region (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c4171 hat_leave_region(struct hat *hat, hat_region_cookie_t rcookie, uint_t flags) function
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c8749 * After hat_leave_region, the sfmmup may leave SCD,
8758 hat_leave_region(sfmmup, (void *)((uint64_t)ism_rid),
11939 * hat_leave_region() and hat_dup_region(). The ordering in those routines
13790 * The caller makes sure hat_join_region()/hat_leave_region() can't be called
13794 * execution of hat_join_region()/hat_leave_region().
14103 hat_leave_region(struct hat *sfmmup, hat_region_cookie_t rcookie, uint_t flags) function

Completed in 190 milliseconds