Home
last modified time | relevance | path

Searched defs:hatlockp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1867 hatlock_t *hatlockp; in hat_setup() local
1997 hatlock_t *hatlockp; in hat_swapout() local
3049 hatlock_t *hatlockp; in sfmmu_tteload_addentry() local
8372 hatlock_t *hatlockp; in hat_stats_enable() local
8383 hatlock_t *hatlockp; in hat_stats_disable() local
8458 hatlock_t *hatlockp; in hat_share() local
8685 hatlock_t *hatlockp; in hat_unshare() local
9821 hatlock_t *hatlockp, uint_t flags) in sfmmu_replace_tsb()
9996 hatlock_t *hatlockp = NULL; in sfmmu_reprog_pgsz_arr() local
10164 hatlock_t *hatlockp = NULL; in sfmmu_size_tsb() local
[all …]
H A Dhat_sfmmu.h173 #define HATLOCK_MUTEXP(hatlockp) (&((hatlockp)->hl_mutex)) argument