Home
last modified time | relevance | path

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

/optee_os/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/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()
486 return attr == CORE_MEM_SEC || attr == CORE_MEM_TEE_RAM; in mobj_seccpy_shm_matches()
610 return attr == CORE_MEM_SEC; in mobj_with_fobj_matches()
/optee_os/core/arch/arm/mm/
A Dcore_mmu.c1297 case CORE_MEM_SEC: in core_pbuf_is()

Completed in 9 milliseconds