Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-latest/services/std_svc/spm/spm_mm/
Dspm_mm_xlat.c31 static unsigned int smc_attr_to_mmap_attr(unsigned int attributes) in smc_attr_to_mmap_attr()
93 uint32_t attributes; in spm_memory_attributes_get_smc_handler() local
119 uint32_t attributes = (uint32_t) smc_attributes; in spm_memory_attributes_set_smc_handler() local
/trusted-firmware-a-latest/drivers/scmi-msg/
Dcommon.h50 uint32_t attributes; member
61 uint32_t attributes; member
Dpower_domain.h31 uint32_t attributes; member
41 uint32_t attributes; member
Dclock.h43 uint32_t attributes; member
103 uint32_t attributes; member
Dreset_domain.h44 uint32_t attributes; member
/trusted-firmware-a-latest/bl32/tsp/
Dffa_helpers.c60 ffa_mem_attr16_t attributes, ffa_mtd_flag32_t flags, in ffa_memory_region_init_header()
99 ffa_mem_attr16_t attributes) in ffa_memory_retrieve_request_init()
/trusted-firmware-a-latest/lib/xlat_tables_v2/
Dxlat_tables_utils.c346 uintptr_t base_va, uint32_t *attributes, uint64_t **table_entry, in xlat_get_mem_attributes_internal()