Searched refs:a_pmtx (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Danon.h315 kmutex_t a_pmtx; /* protects amp's pcache list */ member in struct:anon_map
H A Dvm_seg.c557 pmtx = &amp->a_pmtx;
692 pmtx = &amp->a_pmtx;
869 pmtx = &amp->a_pmtx;
1079 pmtx = &((amp_t *)htag0)->a_pmtx;
1317 pmtx = &amp->a_pmtx;
H A Dvm_anon.c179 mutex_init(&amp->a_pmtx, NULL, MUTEX_DEFAULT, NULL);
192 mutex_destroy(&amp->a_pmtx);

Completed in 107 milliseconds