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

/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c154 struct mtx moea64_slb_mutex; variable in typeref:struct:mtx
800 mtx_init(&moea64_slb_mutex, "SLB table", NULL, MTX_DEF);
1948 mtx_lock(&moea64_slb_mutex);
1982 mtx_unlock(&moea64_slb_mutex);
1986 mtx_unlock(&moea64_slb_mutex);
2148 mtx_lock(&moea64_slb_mutex);
2155 mtx_unlock(&moea64_slb_mutex);

Completed in 57 milliseconds