Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 8 of 8) sorted by relevance

/tf-rmm-v0.2.0/lib/xlat/src/
A Dxlat_tables_utils.c23 void xlat_mmap_print(const struct xlat_ctx *ctx) in xlat_mmap_print()
30 void xlat_tables_print(struct xlat_ctx *ctx) in xlat_tables_print()
39 void xlat_mmap_print(const struct xlat_ctx *ctx) in xlat_mmap_print()
111 static void xlat_tables_print_internal(struct xlat_ctx *ctx, uintptr_t table_base_va, in xlat_tables_print_internal()
209 void xlat_tables_print(struct xlat_ctx *ctx) in xlat_tables_print()
266 const struct xlat_ctx * const ctx, in find_xlat_last_table()
427 const struct xlat_ctx * const ctx, in xlat_get_table_from_va()
A Dxlat_tables_core.c51 static inline uint64_t *xlat_table_get_empty(struct xlat_ctx *ctx) in xlat_table_get_empty()
244 static uintptr_t xlat_tables_map_region(struct xlat_ctx *ctx, in xlat_tables_map_region()
362 static int mmap_add_region_check(const struct xlat_ctx *ctx, in mmap_add_region_check()
573 int xlat_mmap_add_region_ctx(struct xlat_ctx *ctx, in xlat_mmap_add_region_ctx()
732 int xlat_mmap_add_ctx(struct xlat_ctx *ctx, in xlat_mmap_add_ctx()
802 int xlat_init_tables_ctx(struct xlat_ctx *ctx) in xlat_init_tables_ctx()
899 int xlat_ctx_create_dynamic(struct xlat_ctx *ctx, in xlat_ctx_create_dynamic()
933 bool xlat_ctx_cfg_initialized(const struct xlat_ctx * const ctx) in xlat_ctx_cfg_initialized()
944 bool xlat_ctx_tbls_initialized(const struct xlat_ctx * const ctx) in xlat_ctx_tbls_initialized()
A Dxlat_tables_arch.c59 int xlat_arch_setup_mmu_cfg(struct xlat_ctx * const ctx) in xlat_arch_setup_mmu_cfg()
/tf-rmm-v0.2.0/lib/attestation/src/
A Dattestation_utils.c108 int attestation_heap_ctx_assign_pe(struct buffer_alloc_ctx *ctx) in attestation_heap_ctx_assign_pe()
123 int attestation_heap_ctx_unassign_pe(struct buffer_alloc_ctx *ctx) in attestation_heap_ctx_unassign_pe()
A Dattestation_token.c249 struct token_sign_ctx *ctx, in attest_realm_token_create()
/tf-rmm-v0.2.0/lib/allocator/src/
A Dmemory_alloc.c67 struct buffer_alloc_ctx *ctx; in get_heap_ctx() local
363 int buffer_alloc_ctx_assign(struct buffer_alloc_ctx *ctx) in buffer_alloc_ctx_assign()
/tf-rmm-v0.2.0/lib/attestation/include/
A Dattestation_token.h83 struct attest_token_encode_ctx ctx; member
/tf-rmm-v0.2.0/lib/realm/include/
A Drec.h187 struct buffer_alloc_ctx ctx; member

Completed in 17 milliseconds