Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2.h76 #define MT_SHAREABILITY_MASK (U(3) << MT_SHAREABILITY_SHIFT) macro
77 #define MT_SHAREABILITY(_attr) ((_attr) & MT_SHAREABILITY_MASK)