Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dpgt_cache.h65 static inline void pgt_put_all(struct user_mode_ctx *uctx __unused) { } in pgt_put_all() function
/optee_os/core/mm/
H A Dpgt_cache.c844 void pgt_put_all(struct user_mode_ctx *uctx) in pgt_put_all() function