Home
last modified time | relevance | path

Searched refs:reclaim_protmem (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
H A Dprotmem.c78 rp->optee->ops->reclaim_protmem(rp->optee, rp->protmem); in init_dyn_protmem()
114 rp->optee->ops->reclaim_protmem(rp->optee, rp->protmem); in release_dyn_protmem()
H A Doptee_private.h220 int (*reclaim_protmem)(struct optee *optee, struct tee_shm *protmem); member
H A Dffa_abi.c962 .reclaim_protmem = optee_ffa_reclaim_protmem,
H A Dsmc_abi.c1286 .reclaim_protmem = optee_smc_reclaim_protmem,