Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/services/std_svc/spm/spm_mm/
Dspm_mm_xlat.c53 static unsigned int smc_attr_to_mmap_attr(unsigned int attributes) in smc_attr_to_mmap_attr()
115 uint32_t attributes; in spm_memory_attributes_get_smc_handler() local
141 uint32_t attributes = (uint32_t) smc_attributes; in spm_memory_attributes_set_smc_handler() local
/trusted-firmware-a-3.4.0/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-3.4.0/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()