Searched refs:mtx_encls (Results 1 – 2 of 2) sorted by relevance
214 mtx_lock(&sc->mtx_encls); in sgx_va_slot_init_by_index()216 mtx_unlock(&sc->mtx_encls); in sgx_va_slot_init_by_index()343 mtx_lock(&sc->mtx_encls); in sgx_epc_page_remove()345 mtx_unlock(&sc->mtx_encls); in sgx_epc_page_remove()414 mtx_lock(&sc->mtx_encls); in sgx_measure_page()423 mtx_unlock(&sc->mtx_encls); in sgx_measure_page()428 mtx_unlock(&sc->mtx_encls); in sgx_measure_page()729 mtx_lock(&sc->mtx_encls); in sgx_ioctl_create()731 mtx_unlock(&sc->mtx_encls); in sgx_ioctl_create()869 mtx_lock(&sc->mtx_encls); in sgx_ioctl_add_page()[all …]
75 struct mtx mtx_encls; member