Searched refs:phys_buf_ptr (Results 1 – 2 of 2) sorted by relevance
63 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr);
76 void *optee_alloc_and_init_page_list(void *buf, ulong len, u64 *phys_buf_ptr) in optee_alloc_and_init_page_list() argument126 *phys_buf_ptr = virt_to_phys(page_list) | page_offset; in optee_alloc_and_init_page_list()