Searched refs:tee_mm_addr_is_within_range (Results 1 – 2 of 2) sorted by relevance
108 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr);
321 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr) in tee_mm_addr_is_within_range() function348 if (!tee_mm_addr_is_within_range(pool, addr)) in tee_mm_find()