Searched refs:arg_cache_flags (Results 1 – 2 of 2) sorted by relevance
1367 u32 arg_cache_flags; in optee_probe() local1412 arg_cache_flags = OPTEE_SHM_ARG_SHARED; in optee_probe()1414 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()1435 arg_cache_flags = OPTEE_SHM_ARG_SHARED | in optee_probe()1481 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_probe()
794 u32 arg_cache_flags = 0; in optee_ffa_probe() local808 arg_cache_flags |= OPTEE_SHM_ARG_SHARED; in optee_ffa_probe()856 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_ffa_probe()