Home
last modified time | relevance | path

Searched refs:CORE_MEM_SEC (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/include/mm/
A Dcore_memprot.h29 CORE_MEM_SEC, enumerator
45 core_pbuf_is(CORE_MEM_SEC, (paddr_t)(buf), (len))
51 core_vbuf_is(CORE_MEM_SEC, (void *)(buf), (len))
A Dmobj.h205 return mobj_matches(mobj, CORE_MEM_SEC); in mobj_is_secure()
/optee_os-3.20.0/core/mm/
A Dmobj.c97 case CORE_MEM_SEC: in mobj_phys_matches()
98 return a == CORE_MEM_SEC || a == CORE_MEM_TEE_RAM || in mobj_phys_matches()
502 return attr == CORE_MEM_SEC || attr == CORE_MEM_TEE_RAM; in mobj_seccpy_shm_matches()
633 return attr == CORE_MEM_SEC; in mobj_with_fobj_matches()
A Dcore_mmu.c1408 case CORE_MEM_SEC: in core_pbuf_is()
/optee_os-3.20.0/core/arch/arm/mm/
A Dsp_mem.c119 return attr == CORE_MEM_SEC; in mobj_sp_matches()

Completed in 12 milliseconds