Searched refs:CORE_MEM_SEC (Results 1 – 4 of 4) sorted by relevance
29 CORE_MEM_SEC, enumerator45 core_pbuf_is(CORE_MEM_SEC, (paddr_t)(buf), (len))51 core_vbuf_is(CORE_MEM_SEC, (void *)(buf), (len))
205 return mobj_matches(mobj, CORE_MEM_SEC); in mobj_is_secure()
97 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()
1297 case CORE_MEM_SEC: in core_pbuf_is()
Completed in 9 milliseconds