Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtee_drv.h336 static inline struct page **tee_shm_get_pages(struct tee_shm *shm, in tee_shm_get_pages() function
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c731 pages = tee_shm_get_pages(shm, &page_num); in handle_rpc_func_cmd_shm_alloc()