Searched refs:phys_buf_ptr (Results 1 – 3 of 3) sorted by relevance
80 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr);
79 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() argument129 *phys_buf_ptr = virt_to_phys(page_list) | page_offset; in optee_alloc_and_init_page_list()
60 u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() argument
Completed in 6 milliseconds