Searched refs:tee_protmem_static_pool_alloc (Results 1 – 3 of 3) 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);
323 struct tee_protmem_pool *tee_protmem_static_pool_alloc(phys_addr_t paddr,
1693 pool = tee_protmem_static_pool_alloc(res.result.start, res.result.size); in static_protmem_pool_init()