Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2.h399 int xlat_get_mem_attributes(uintptr_t base_va, uint32_t *attr);
/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_context.c113 int xlat_get_mem_attributes(uintptr_t base_va, uint32_t *attr) in xlat_get_mem_attributes() function