Home
last modified time | relevance | path

Searched defs:access (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-3.4.0/services/std_svc/spm/spm_mm/
Dspm_mm_xlat.c57 unsigned int access = (attributes & MM_SP_MEMORY_ATTRIBUTES_ACCESS_MASK) in smc_attr_to_mmap_attr() local
/trusted-firmware-a-3.4.0/tools/fiptool/
Dwin_posix.h126 inline int access(const char *path, int mode) in access() function
/trusted-firmware-a-3.4.0/include/lib/extensions/
Dras.h157 unsigned int access:1; member
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/include/t186/
Dtegra_mc_def.h334 #define mc_make_sec_cfg(off, ns, ovrrd, access) \ argument