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

/freebsd-10.0-release/sys/powerpc/aim/
H A Dmmu_oea64.c209 struct mtx moea64_slb_mutex; variable in typeref:struct:mtx
789 mtx_init(&moea64_slb_mutex, "SLB table", NULL, MTX_DEF);
1824 mtx_lock(&moea64_slb_mutex);
1856 mtx_unlock(&moea64_slb_mutex);
1860 mtx_unlock(&moea64_slb_mutex);
2038 mtx_lock(&moea64_slb_mutex);
2045 mtx_unlock(&moea64_slb_mutex);

Completed in 51 milliseconds