Home
last modified time | relevance | path

Searched refs:tee_shm_get_va (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/tee/
A Dtee_shm.c357 void *v = tee_shm_get_va(shm, pa - shm->paddr); in tee_shm_pa2va()
374 void *tee_shm_get_va(struct tee_shm *shm, size_t offs) in tee_shm_get_va() function
382 EXPORT_SYMBOL_GPL(tee_shm_get_va);
/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.c112 temp_buf = tee_shm_get_va(shm, 0); in ftpm_tee_tpm_op_send()
138 temp_buf = tee_shm_get_va(shm, command_params[1].u.memref.shm_offs); in ftpm_tee_tpm_op_send()
/linux/drivers/tee/optee/
A Ddevice.c136 device_uuid = tee_shm_get_va(device_shm, 0); in __optee_enumerate_devices()
A Dffa_abi.c622 struct optee_msg_arg *arg = tee_shm_get_va(shm, 0); in optee_ffa_do_call_with_arg()
624 struct optee_msg_arg *rpc_arg = tee_shm_get_va(shm, rpc_arg_offs); in optee_ffa_do_call_with_arg()
A Dcall.c127 ma = tee_shm_get_va(shm, 0); in optee_get_msg_arg()
A Dsmc_abi.c697 arg = tee_shm_get_va(shm, 0); in handle_rpc_func_cmd()
/linux/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c162 core_data = tee_shm_get_va(pvt_data.fw_shm_pool, 0); in tee_bnxt_copy_coredump()
/linux/drivers/char/hw_random/
A Doptee-rng.c103 rng_data = tee_shm_get_va(pvt_data->entropy_shm_pool, 0); in get_optee_rng_data()
/linux/include/linux/
A Dtee_drv.h402 void *tee_shm_get_va(struct tee_shm *shm, size_t offs);
/linux/
A Dvmlinux.symvers2266 0x00000000 tee_shm_get_va vmlinux EXPORT_SYMBOL_GPL
A DSystem.map49058 ffff800010d1df00 T tee_shm_get_va
A D.tmp_System.map49058 ffff800010d1df00 T tee_shm_get_va

Completed in 354 milliseconds