Home
last modified time | relevance | path

Searched refs:xhat_hat_hold (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/vm/
H A Dxhat.c228 xhat_hat_hold(xh); in xhat_detach_xhat()
255 xhat_hat_hold(struct xhat *xhat) in xhat_hat_hold() function
300 xhat_hat_hold(xh); in xhat_free_start_all()
310 xhat_hat_hold(xh_nxt); in xhat_free_start_all()
394 xhat_hat_hold(xh); in xhat_swapout_all()
405 xhat_hat_hold(xh_nxt); in xhat_swapout_all()
465 xhat_hat_hold(xh); in xhat_op_all()
469 xhat_hat_hold(xh_nxt); in xhat_op_all()
H A Dxhat.h185 void xhat_hat_hold(struct xhat *);
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dxhat_sfmmu.c150 xhat_hat_hold(xhat); in xhat_insert_xhatblk()