Searched refs:optee_alloc_and_init_page_list (Results 1 – 3 of 3) sorted by relevance
63 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr);
42 pl = optee_alloc_and_init_page_list(shm->addr, shm->size, &ph_ptr); in cmd_shm_alloc()
76 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() function450 pl = optee_alloc_and_init_page_list(shm->addr, shm->size, &ph_ptr); in optee_shm_register()