Home
last modified time | relevance | path

Searched refs:tee_shm_get_pages (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h425 static inline struct page **tee_shm_get_pages(struct tee_shm *shm, in tee_shm_get_pages() function
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Drpc.c342 pages = tee_shm_get_pages(shm, &page_num); in handle_rpc_func_cmd_shm_alloc()