Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2.h73 #define MT_SHAREABILITY(_attr) ((_attr) & MT_SHAREABILITY_MASK) macro
/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_core.c198 shareability_type = MT_SHAREABILITY(attr); in xlat_desc()