Searched refs:alloc_pgt (Results 1 – 2 of 2) sorted by relevance
111 static TEE_Result alloc_pgt(struct user_mode_ctx *uctx) in alloc_pgt() function333 res = alloc_pgt(uctx); in vm_map_pad()613 res = alloc_pgt(uctx); in vm_remap()672 if (alloc_pgt(uctx)) in vm_remap()1070 res = alloc_pgt(uctx); in vm_map_param()
131 static struct pgt *alloc_pgt(vaddr_t vabase) in alloc_pgt() function328 p = alloc_pgt(va); in pgt_check_avail()