Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2.h415 int xlat_get_mem_attributes(uintptr_t base_va, uint32_t *attr);
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_context.c113 int xlat_get_mem_attributes(uintptr_t base_va, uint32_t *attr) in xlat_get_mem_attributes() function