Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_core.c112 uint32_t shareability_type; in xlat_desc() local
198 shareability_type = MT_SHAREABILITY(attr); in xlat_desc()
201 if (shareability_type == MT_SHAREABILITY_NSH) { in xlat_desc()
203 } else if (shareability_type == MT_SHAREABILITY_OSH) { in xlat_desc()