Lines Matching refs:context
130 context* constitutes the superset of information used by the library to track
133 The library internally allocates a default translation context, which pertains
137 the default translation context or on an alternative one.
139 To register a translation context, the user must provide the library with the
144 The resulting translation context variable will be called after this name, to
146 ``foo``, the context variable name will be ``foo_xlat_ctx``.
154 Number of translation tables to statically allocate for this context,
158 for this context.
162 Size in bytes of the virtual address space to map using this context. This
169 Size in bytes of the physical address space to map using this context.
171 The default translation context is internally initialized using information
174 - name: hard-coded to ``tf`` ; hence the name of the default context variable is
271 successfully added before updating the translation context structure. If the
302 the translation tables context affected by them.
306 - **Active context module**
308 Instantiates the context that is used by the current BL image and provides
327 translation context to work on.
334 A translation context contains a list of ``mmap_region_t``, which holds the