Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dcore_mmu.c2457 static paddr_t get_linear_map_end_pa(void) in get_linear_map_end_pa() function
2599 if (pa >= TEE_LOAD_ADDR && pa < get_linear_map_end_pa()) { in phys_to_virt_tee_ram()
2600 if (end_pa > get_linear_map_end_pa()) in phys_to_virt_tee_ram()