Home
last modified time | relevance | path

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

/u-boot/drivers/tee/optee/
A Doptee_private.h80 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr);
A Dsupplicant.c43 pl = optee_alloc_and_init_page_list(shm->addr, shm->size, &ph_ptr); in cmd_shm_alloc()
A Dcore.c79 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() function
453 pl = optee_alloc_and_init_page_list(shm->addr, shm->size, &ph_ptr); in optee_shm_register()
/u-boot/drivers/tee/
A Dsandbox.c59 void *optee_alloc_and_init_page_list(void *buf, ulong len, in optee_alloc_and_init_page_list() function

Completed in 10 milliseconds