Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c64 struct page **ret_page);
310 pgprot_t prot, struct page **ret_page,
315 pgprot_t prot, struct page **ret_page,
458 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer() argument
480 *ret_page = page; in __alloc_remap_buffer()
484 static void *__alloc_from_pool(size_t size, struct page **ret_page) in __alloc_from_pool() argument
498 *ret_page = phys_to_page(phys); in __alloc_from_pool()
521 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous() argument
551 *ret_page = page; in __alloc_from_contiguous()
576 struct page **ret_page) in __alloc_simple_buffer() argument
[all …]