Searched refs:phys_mem_alloc_flags (Results 1 – 3 of 3) sorted by relevance
75 tee_mm_entry_t *phys_mem_alloc_flags(size_t size, uint32_t flags);
78 mmp = phys_mem_alloc_flags(pcount * SMALL_PAGE_SIZE, flags); in virt_page_alloc()
226 tee_mm_entry_t *phys_mem_alloc_flags(size_t size, uint32_t flags) in phys_mem_alloc_flags() function