Searched defs:hatlockp (Results 1 – 2 of 2) sorted by relevance
1867 hatlock_t *hatlockp; in hat_setup() local1997 hatlock_t *hatlockp; in hat_swapout() local3049 hatlock_t *hatlockp; in sfmmu_tteload_addentry() local8372 hatlock_t *hatlockp; in hat_stats_enable() local8383 hatlock_t *hatlockp; in hat_stats_disable() local8458 hatlock_t *hatlockp; in hat_share() local8685 hatlock_t *hatlockp; in hat_unshare() local9821 hatlock_t *hatlockp, uint_t flags) in sfmmu_replace_tsb()9996 hatlock_t *hatlockp = NULL; in sfmmu_reprog_pgsz_arr() local10164 hatlock_t *hatlockp = NULL; in sfmmu_size_tsb() local[all …]
173 #define HATLOCK_MUTEXP(hatlockp) (&((hatlockp)->hl_mutex)) argument