Searched refs:optee_construct_page_list (Results 1 – 1 of 1) sorted by relevance
252 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf);365 pl = optee_construct_page_list(shm->addr, shm->size, &pl_phys_and_offset); in handle_cmd_alloc()914 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf) in optee_construct_page_list() function984 pl = optee_construct_page_list(shm->addr, shm->size, &pl_phys_and_offset); in optee_shm_register()