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

/illumos-gate/usr/src/uts/common/vm/
H A Dhat.h478 #define hat_setmod_only(pp) (hat_page_setattr(pp, P_MOD|P_NSH)) macro
H A Dvm_pvn.c431 hat_setmod_only(pp);
1026 * hat_setmod_only() in contrast to hat_setmod() does
1030 hat_setmod_only(pp);

Completed in 46 milliseconds