HomeSort by relevance Sort by last modified time
    Searched refs:mmap_add_ctx (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/
xlat_tables_v2.h 218 void mmap_add_ctx(xlat_ctx_t *ctx, const mmap_region_t *mm);
  /device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/
xlat_tables_internal.c 818 void mmap_add_ctx(xlat_ctx_t *ctx, const mmap_region_t *mm) function
828 mmap_add_ctx(&tf_xlat_ctx, mm);
    [all...]

Completed in 57 milliseconds