Searched refs:phys_buf (Results 1 – 1 of 1) sorted by relevance
252 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf);914 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf) in optee_construct_page_list() argument961 *phys_buf = k_mem_phys_addr(pl) | page_offset; in optee_construct_page_list()