Home
last modified time | relevance | path

Searched refs:tee_mm_addr_is_within_range (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/include/mm/
A Dtee_mm.h110 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr);
/optee_os-3.20.0/core/mm/
A Dtee_mm.c335 bool tee_mm_addr_is_within_range(const tee_mm_pool_t *pool, paddr_t addr) in tee_mm_addr_is_within_range() function
371 if (!tee_mm_addr_is_within_range(pool, addr)) in tee_mm_find()

Completed in 2 milliseconds