Home
last modified time | relevance | path

Searched refs:pager_lock_dldetect (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/mm/
H A Dtee_pager.c168 #define pager_lock(ai) pager_lock_dldetect(__func__, __LINE__, ai)
170 static uint32_t pager_lock_dldetect(const char *func, const int line, in pager_lock_dldetect() function