Lines Matching refs:attr
77 #define FASTRPC_BUILD_SCALARS(attr, method, in, out, oin, oout) \
78 (((attr & 0x07) << 29) | \
227 u32 attr;
318 if (map->attr & FASTRPC_ATTR_SECUREMAP) {
756 u64 len, u32 attr, struct fastrpc_map **ppmap)
795 if (attr & FASTRPC_ATTR_SECUREMAP) {
805 if (attr & FASTRPC_ATTR_SECUREMAP) {
817 map->attr = attr;
915 ctx->args[i].length, ctx->args[i].attr, &ctx->maps[i]);