Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dsmc_abi.c378 static u64 *optee_allocate_pages_list(size_t num_entries) in optee_allocate_pages_list() function
471 pages_list = optee_allocate_pages_list(num_pages); in optee_shm_register()
729 pages_list = optee_allocate_pages_list(page_count); in handle_rpc_func_cmd_shm_alloc()