Home
last modified time | relevance | path

Searched refs:phys_buf_ptr (Results 1 – 3 of 3) 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 Dcore.c79 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() argument
129 *phys_buf_ptr = virt_to_phys(page_list) | page_offset; in optee_alloc_and_init_page_list()
/u-boot/drivers/tee/
A Dsandbox.c60 u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() argument

Completed in 6 milliseconds