Searched defs:hat_lock (Results 1 – 2 of 2) sorted by relevance
168 typedef struct hat_lock { struct169 kmutex_t hl_mutex;170 uchar_t hl_pad[64 - sizeof (kmutex_t)];
326 hatlock_t hat_lock[SFMMU_NUM_LOCK]; variable