Searched refs:tee_protmem_static_pool_alloc (Results 1 – 2 of 2) sorted by relevance
461 struct tee_protmem_pool *tee_protmem_static_pool_alloc(phys_addr_t paddr, in tee_protmem_static_pool_alloc() function500 EXPORT_SYMBOL_GPL(tee_protmem_static_pool_alloc);
1693 pool = tee_protmem_static_pool_alloc(res.result.start, res.result.size); in static_protmem_pool_init()