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

/freebsd-10.0-release/sys/powerpc/aim/
H A Dmmu_oea.c188 struct mtx moea_vsid_mutex; variable in typeref:struct:mtx
858 mtx_init(&moea_vsid_mutex, "VSID table", NULL, MTX_DEF);
1656 mtx_lock(&moea_vsid_mutex);
1693 mtx_unlock(&moea_vsid_mutex);
1697 mtx_unlock(&moea_vsid_mutex);
1808 mtx_lock(&moea_vsid_mutex);
1813 mtx_unlock(&moea_vsid_mutex);

Completed in 118 milliseconds