Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2.h130 #define MT_SHAREABILITY_OSH (U(2) << MT_SHAREABILITY_SHIFT) macro
/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_core.c206 } else if (shareability_type == MT_SHAREABILITY_OSH) { in xlat_desc()