Searched refs:arg_cache_flags (Results 1 – 2 of 2) sorted by relevance
1740 u32 arg_cache_flags; in optee_probe() local1788 arg_cache_flags = OPTEE_SHM_ARG_SHARED; in optee_probe()1790 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()1811 arg_cache_flags = OPTEE_SHM_ARG_SHARED | in optee_probe()1864 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_probe()
1063 u32 arg_cache_flags = 0; in optee_ffa_probe() local1078 arg_cache_flags |= OPTEE_SHM_ARG_SHARED; in optee_ffa_probe()1137 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_ffa_probe()