Home
last modified time | relevance | path

Searched defs:phys_mem_mm_find (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/mm/
H A Dphys_mem.h42 static inline tee_mm_entry_t *phys_mem_mm_find(paddr_t addr) in phys_mem_mm_find() function
/optee_os/core/mm/
H A Dphys_mem.c190 tee_mm_entry_t *phys_mem_mm_find(paddr_t addr) in phys_mem_mm_find() function