Searched refs:sp_has_exclusive_access (Results 1 – 3 of 3) sorted by relevance
80 bool sp_has_exclusive_access(struct sp_mem_map_region *mem,
216 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()
172 bool sp_has_exclusive_access(struct sp_mem_map_region *mem, in sp_has_exclusive_access() function