Lines Matching refs:context
114 context* constitutes the superset of information used by the library to track
117 The library internally allocates a default translation context, which pertains
121 the default translation context or on an alternative one.
123 To register a translation context, the user must provide the library with the
128 The resulting translation context variable will be called after this name, to
130 ``foo``, the context variable name will be ``foo_xlat_ctx``.
138 Number of translation tables to statically allocate for this context,
142 for this context.
146 Size in bytes of the virtual address space to map using this context. This
153 Size in bytes of the physical address space to map using this context.
155 The default translation context is internally initialized using information
158 - name: hard-coded to ``tf`` ; hence the name of the default context variable is
254 successfully added before updating the translation context structure. If the
285 the translation tables context affected by them.
289 - **Active context module**
291 Instantiates the context that is used by the current BL image and provides
310 translation context to work on.
317 A translation context contains a list of ``mmap_region_t``, which holds the