Searched defs:alloc_pgt (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/mm/ | ||
| H A D | pgt_cache.c | 131 static struct pgt *alloc_pgt(vaddr_t vabase) in alloc_pgt() function |
| H A D | vm.c | 111 static TEE_Result alloc_pgt(struct user_mode_ctx *uctx) in alloc_pgt() function |