Home
last modified time | relevance | path

Searched refs:sp_has_exclusive_access (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/include/kernel/
H A Dsecure_partition.h80 bool sp_has_exclusive_access(struct sp_mem_map_region *mem,
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c216 if (!sp_has_exclusive_access(region, &sp_ctx->uctx)) { in spmc_sp_add_sp_region()
270 if (!sp_has_exclusive_access(region, NULL)) { in spmc_sp_add_nw_region()
H A Dsecure_partition.c172 bool sp_has_exclusive_access(struct sp_mem_map_region *mem, in sp_has_exclusive_access() function