Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtee_drv.h420 static inline struct page **tee_shm_get_pages(struct tee_shm *shm, in tee_shm_get_pages() function
/Linux-v4.19/drivers/tee/optee/
Drpc.c256 pages = tee_shm_get_pages(shm, &page_num); in handle_rpc_func_cmd_shm_alloc()