Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1868 hatlock_t *hatlockp; in hat_setup() local
1998 hatlock_t *hatlockp; in hat_swapout() local
3050 hatlock_t *hatlockp; in sfmmu_tteload_addentry() local
8374 hatlock_t *hatlockp; in hat_stats_enable() local
8385 hatlock_t *hatlockp; in hat_stats_disable() local
8460 hatlock_t *hatlockp; in hat_share() local
8687 hatlock_t *hatlockp; in hat_unshare() local
9823 hatlock_t *hatlockp, uint_t flags) in sfmmu_replace_tsb()
9998 hatlock_t *hatlockp = NULL; in sfmmu_reprog_pgsz_arr() local
10166 hatlock_t *hatlockp = NULL; in sfmmu_size_tsb() local
[all …]
H A Dhat_sfmmu.h173 #define HATLOCK_MUTEXP(hatlockp) (&((hatlockp)->hl_mutex)) argument