Searched defs:prot (Results 1 – 10 of 10) sorted by relevance
/optee_os-3.20.0/core/include/mm/ |
A D | vm.h | 40 size_t len, uint32_t prot, uint32_t flags, in vm_map()
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | ldelf_loader.c | 29 size_t sz, uint32_t prot, in alloc_and_map_ldelf_fobj() 59 uint32_t prot = 0; in ldelf_load_ldelf() local
|
A D | stmm_sp.c | 176 uint32_t prot, vaddr_t *va) in alloc_and_map_sp_fobj() 536 uint32_t prot = 0; in sp_svc_set_mem_attr() local
|
A D | spmc_sp_handler.c | 173 uint16_t prot = 0; in spmc_sp_add_sp_region() local
|
/optee_os-3.20.0/core/kernel/ |
A D | ldelf_syscalls.c | 37 uint32_t prot = TEE_MATTR_URW | TEE_MATTR_PRW; in ldelf_syscall_map_zi() local 276 uint32_t prot = 0; in ldelf_syscall_map_bin() local 456 uint32_t prot = TEE_MATTR_UR | TEE_MATTR_PR; in ldelf_syscall_set_prot() local
|
A D | user_ta.c | 269 uint32_t prot = TEE_MATTR_URW; in user_ta_dump_ftrace() local
|
/optee_os-3.20.0/core/mm/ |
A D | vm.c | 296 uint32_t prot, uint32_t flags, struct mobj *mobj, in vm_map_pad() 724 uint16_t *prot) in vm_get_prot() 744 uint32_t prot) in vm_set_prot() 858 uint32_t prot = 0; in map_kinit() local 1373 uint16_t *prot, size_t *offs) in vm_get_mobj()
|
/optee_os-3.20.0/core/pta/ |
A D | system.c | 125 uint32_t prot = TEE_MATTR_URW | TEE_MATTR_PRW; in system_map_zi() local
|
/optee_os-3.20.0/core/arch/arm/mm/ |
A D | tee_pager.c | 736 struct fobj *fobj, uint32_t prot) in pager_add_um_region() 814 struct fobj *fobj, uint32_t prot) in tee_pager_add_um_region()
|
/optee_os-3.20.0/core/tee/ |
A D | tee_svc.c | 160 uint32_t prot; in get_prop_tee_sys_time_prot_level() local
|
Completed in 18 milliseconds