Searched refs:tee_mm_addr_is_within_range (Results 1 – 2 of 2) sorted by relevance
110 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr);
335 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr) in tee_mm_addr_is_within_range() function371 if (!tee_mm_addr_is_within_range(pool, addr)) in tee_mm_find()
Completed in 2 milliseconds