Searched refs:tee_mm_addr_is_within_range (Results 1 – 3 of 3) 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()
2049 .text.tee_mm_addr_is_within_range
Completed in 63 milliseconds