Home
last modified time | relevance | path

Searched refs:tee_shm_free (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c196 tee_shm_free(shm); in stm32_bsec_optee_ta_read()
247 tee_shm_free(shm); in stm32_bsec_optee_ta_write()
292 tee_shm_free(shm); in stm32_bsec_optee_ta_write()
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_tee.c102 tee_shm_free(reg_shm); in trusted_tee_seal()
149 tee_shm_free(reg_shm); in trusted_tee_unseal()
191 tee_shm_free(reg_shm); in trusted_tee_get_random()
/linux-6.15/drivers/char/tpm/
H A Dtpm_ftpm_tee.c269 tee_shm_free(pvt_data->shm); in ftpm_tee_probe()
303 tee_shm_free(pvt_data->shm); in ftpm_tee_remove()
331 tee_shm_free(pvt_data->shm); in ftpm_plat_tee_shutdown()
/linux-6.15/drivers/tee/
H A Dtee_shm.c155 tee_shm_free(shm); in tee_shm_alloc_user_buf()
399 tee_shm_free(shm); in tee_shm_register_user_buf()
484 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
488 EXPORT_SYMBOL_GPL(tee_shm_free);
/linux-6.15/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c236 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_remove()
246 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_shutdown()
/linux-6.15/include/linux/
H A Dtee_drv.h123 void tee_shm_free(struct tee_shm *shm);
/linux-6.15/drivers/tee/optee/
H A Dsmc_abi.c335 tee_shm_free(shm); in __optee_disable_shm_cache()
515 tee_shm_free(shm_arg); in optee_shm_register()
558 tee_shm_free(shm_arg); in optee_shm_unregister()
668 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
767 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
840 tee_shm_free(shm); in optee_handle_rpc()
H A Ddevice.c172 tee_shm_free(device_shm); in __optee_enumerate_devices()
H A Dcall.c238 tee_shm_free(entry->shm); in optee_shm_arg_cache_uninit()
H A Dffa_abi.c485 tee_shm_free(shm); in handle_ffa_rpc_func_cmd_shm_free()
/linux-6.15/drivers/firmware/arm_scmi/transports/
H A Doptee.c422 tee_shm_free(channel->tee_shm); in scmi_optee_chan_setup()
446 tee_shm_free(channel->tee_shm); in scmi_optee_chan_free()
/linux-6.15/drivers/char/hw_random/
H A Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/linux-6.15/drivers/platform/x86/amd/pmf/
H A Dtee-if.c494 tee_shm_free(dev->fw_shm_pool); in amd_pmf_tee_init()
505 tee_shm_free(dev->fw_shm_pool); in amd_pmf_tee_deinit()
/linux-6.15/drivers/rtc/
H A Drtc-optee.c310 tee_shm_free(priv->shm); in optee_rtc_probe()
/linux-6.15/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c90 tee_shm_free(shm); in tee_mm_communicate()