Searched defs:ctx (Results 1 – 8 of 8) sorted by relevance
/tf-rmm-v0.2.0/lib/xlat/src/ |
A D | xlat_tables_utils.c | 23 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 D | xlat_tables_core.c | 51 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 D | xlat_tables_arch.c | 59 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 D | attestation_utils.c | 108 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 D | attestation_token.c | 249 struct token_sign_ctx *ctx, in attest_realm_token_create()
|
/tf-rmm-v0.2.0/lib/allocator/src/ |
A D | memory_alloc.c | 67 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 D | attestation_token.h | 83 struct attest_token_encode_ctx ctx; member
|
/tf-rmm-v0.2.0/lib/realm/include/ |
A D | rec.h | 187 struct buffer_alloc_ctx ctx; member
|
Completed in 17 milliseconds