Searched refs:arg_cache_flags (Results 1 – 2 of 2) sorted by relevance
1598 u32 arg_cache_flags; in optee_probe() local1648 arg_cache_flags = OPTEE_SHM_ARG_SHARED; in optee_probe()1650 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()1671 arg_cache_flags = OPTEE_SHM_ARG_SHARED | in optee_probe()1722 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_probe()
880 u32 arg_cache_flags = 0; in optee_ffa_probe() local895 arg_cache_flags |= OPTEE_SHM_ARG_SHARED; in optee_ffa_probe()949 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_ffa_probe()