Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_core.c252 ACTION_RECURSE_INTO_TABLE, enumerator
322 action = ACTION_RECURSE_INTO_TABLE; in xlat_tables_unmap_region_action()
342 action = ACTION_RECURSE_INTO_TABLE; in xlat_tables_unmap_region_action()
391 } else if (action == ACTION_RECURSE_INTO_TABLE) { in xlat_tables_unmap_region()
481 return ACTION_RECURSE_INTO_TABLE; in xlat_tables_map_region_action()
549 return ACTION_RECURSE_INTO_TABLE; in xlat_tables_map_region_action()
634 } else if (action == ACTION_RECURSE_INTO_TABLE) { in xlat_tables_map_region()