Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2.h124 #define MT_SHAREABILITY_NSH (U(3) << MT_SHAREABILITY_SHIFT) macro
/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_core.c201 if (shareability_type == MT_SHAREABILITY_NSH) { in xlat_desc()