Searched defs:_xlat_tables_count (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a/include/lib/xlat_tables/ |
A D | xlat_tables_v2_helpers.h | 116 #define XLAT_ALLOC_DYNMAP_STRUCT(_ctx_name, _xlat_tables_count) \ argument 122 #define XLAT_ALLOC_DYNMAP_STRUCT(_ctx_name, _xlat_tables_count) \ argument 138 _xlat_tables_count, _virt_addr_space_size, \ argument
|
A D | xlat_tables_v2.h | 199 #define REGISTER_XLAT_CONTEXT(_ctx_name, _mmap_count, _xlat_tables_count, \ argument 223 #define REGISTER_XLAT_CONTEXT2(_ctx_name, _mmap_count, _xlat_tables_count, \ argument
|
Completed in 3 milliseconds