Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/include/lib/xlat_tables/
Dxlat_tables_v2.h77 #define MT_SHAREABILITY(_attr) ((_attr) & MT_SHAREABILITY_MASK) macro
/trusted-firmware-a-3.4.0/lib/xlat_tables_v2/
Dxlat_tables_core.c201 shareability_type = MT_SHAREABILITY(attr); in xlat_desc()