Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/include/lib/xlat_tables/
Dxlat_tables_v2.h131 #define MT_SHAREABILITY_NSH (U(3) << MT_SHAREABILITY_SHIFT) macro
/trusted-firmware-a-3.4.0/lib/xlat_tables_v2/
Dxlat_tables_core.c204 if (shareability_type == MT_SHAREABILITY_NSH) { in xlat_desc()