Searched refs:arg_cache_flags (Results 1 – 2 of 2) sorted by relevance
1615 u32 arg_cache_flags; in optee_probe() local1664 arg_cache_flags = OPTEE_SHM_ARG_SHARED; in optee_probe()1666 arg_cache_flags = OPTEE_SHM_ARG_ALLOC_PRIV; in optee_probe()1687 arg_cache_flags = OPTEE_SHM_ARG_SHARED | in optee_probe()1733 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_probe()
800 u32 arg_cache_flags = 0; in optee_ffa_probe() local814 arg_cache_flags |= OPTEE_SHM_ARG_SHARED; in optee_ffa_probe()862 optee_shm_arg_cache_init(optee, arg_cache_flags); in optee_ffa_probe()