Home
last modified time | relevance | path

Searched defs:pgt_cache (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/arch/arm/mm/
A Dpgt_cache.c44 struct pgt_cache pgt_cache; member
171 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_flush_range() local
213 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_flush() local
227 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_clear_range() local
273 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_check_avail() local
561 static void pgt_free_unlocked(struct pgt_cache *pgt_cache) in pgt_free_unlocked()
716 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_flush_range() local
728 static void clear_ctx_range_from_list(struct pgt_cache *pgt_cache, in clear_ctx_range_from_list()
758 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_clear_range() local
821 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in pgt_get_all() local
[all …]
/optee_os-3.20.0/core/include/kernel/
A Duser_mode_ctx_struct.h35 struct pgt_cache pgt_cache; member
/optee_os-3.20.0/core/mm/
A Dcore_mmu.c1894 struct pgt_cache *pgt_cache = &uctx->pgt_cache; in core_mmu_populate_user_map() local

Completed in 17 milliseconds