Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Ddma-mapping.c64 struct page **ret_page);
177 pgprot_t prot, struct page **ret_page,
182 pgprot_t prot, struct page **ret_page,
329 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer() argument
351 *ret_page = page; in __alloc_remap_buffer()
355 static void *__alloc_from_pool(size_t size, struct page **ret_page) in __alloc_from_pool() argument
369 *ret_page = phys_to_page(phys); in __alloc_from_pool()
392 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous() argument
422 *ret_page = page; in __alloc_from_contiguous()
447 struct page **ret_page) in __alloc_simple_buffer() argument
[all …]