Home
last modified time | relevance | path

Searched defs:pgt_get_all (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/mm/
H A Dpgt_cache.h54 static inline void pgt_get_all(struct user_mode_ctx *uctx __unused) { } in pgt_get_all() function
/optee_os/core/mm/
H A Dpgt_cache.c823 void pgt_get_all(struct user_mode_ctx *uctx) in pgt_get_all() function