Home
last modified time | relevance | path

Searched refs:pgt_get_all (Results 1 – 4 of 4) 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
56 void pgt_get_all(struct user_mode_ctx *uctx);
/optee_os/core/mm/
H A Dpgt_cache.c823 void pgt_get_all(struct user_mode_ctx *uctx) in pgt_get_all() function
H A Dvm.c127 pgt_get_all(uctx); in alloc_pgt()
H A Dcore_mmu.c2289 pgt_get_all(uctx); in core_mmu_populate_user_map()