Home
last modified time | relevance | path

Searched defs:size (Results 1 – 12 of 12) sorted by relevance

/tf-rmm-v0.2.0/lib/arch/src/fake_host/
A Dcache_wrappers.c11 void flush_dcache_range(uintptr_t addr, size_t size) in flush_dcache_range()
16 void clean_dcache_range(uintptr_t addr, size_t size) in clean_dcache_range()
21 void inv_dcache_range(uintptr_t addr, size_t size) in inv_dcache_range()
/tf-rmm-v0.2.0/runtime/core/fake_host/
A Druntime_core_stub.c9 bool memcpy_ns_read(void *dest, const void *ns_src, unsigned long size) in memcpy_ns_read()
15 bool memcpy_ns_write(void *ns_dest, const void *src, unsigned long size) in memcpy_ns_write()
/tf-rmm-v0.2.0/lib/measurement/src/
A Dmeasurement.c18 unsigned int size = 0U; in measurement_print() local
46 size_t size, in do_hash()
79 size_t size, in measurement_hash_compute()
/tf-rmm-v0.2.0/runtime/rsi/
A Dmemory.c16 unsigned long size = rec->regs[2]; in handle_rsi_ipa_state_set() local
A Drealm_attest.c289 size_t size; in handle_rsi_extend_measurement() local
/tf-rmm-v0.2.0/plat/host/common/src/
A Dhost_harness_cmn.c11 bool host_memcpy_ns_read(void *dest, const void *ns_src, unsigned long size) in host_memcpy_ns_read()
17 bool host_memcpy_ns_write(void *ns_dest, const void *src, unsigned long size) in host_memcpy_ns_write()
/tf-rmm-v0.2.0/lib/allocator/src/
A Dmemory_alloc.c140 size_t size) in buffer_alloc_calloc_with_heap()
253 void *buffer_alloc_calloc(size_t n, size_t size) in buffer_alloc_calloc()
/tf-rmm-v0.2.0/lib/realm/src/
A Dbuffer.c291 unsigned int size, in ns_buffer_read()
330 unsigned int size, in ns_buffer_write()
A Ds2tt.c137 unsigned long size) in stage2_tlbi_ipa()
/tf-rmm-v0.2.0/lib/allocator/include/
A Dmemory_alloc.h30 size_t size; member
/tf-rmm-v0.2.0/lib/xlat/include/
A Dxlat_tables.h170 size_t size; /* Size of the current region. */ member
/tf-rmm-v0.2.0/lib/xlat/src/
A Dxlat_tables_core.c367 size_t size = mm->size; in mmap_add_region_check() local

Completed in 27 milliseconds