Home
last modified time | relevance | path

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

/linux/tools/testing/memblock/
A Dinternal.h23 static inline void accept_memory(phys_addr_t start, unsigned long size) in accept_memory() function
/linux/drivers/firmware/efi/
A Dunaccepted_memory.c33 void accept_memory(phys_addr_t start, unsigned long size) in accept_memory() function
/linux/arch/x86/boot/compressed/
A Dmisc.h259 void accept_memory(phys_addr_t start, unsigned long size);
A Dmisc.c514 accept_memory(__pa(output), needed_size); in extract_kernel()
/linux/drivers/firmware/efi/libstub/
A Dunaccepted_memory.c180 void accept_memory(phys_addr_t start, unsigned long size) in accept_memory() function
A Defistub.h1232 void accept_memory(phys_addr_t start, unsigned long size);
/linux/include/linux/
A Dmm.h4130 void accept_memory(phys_addr_t start, unsigned long size);
4140 static inline void accept_memory(phys_addr_t start, unsigned long size) in accept_memory() function
/linux/mm/
A Dmemblock.c1503 accept_memory(found, size); in memblock_alloc_range_nid()
A Dmm_init.c1936 accept_memory(PFN_PHYS(pfn), nr_pages * PAGE_SIZE); in deferred_free_pages()
A Dpage_alloc.c1317 accept_memory(page_to_phys(page), PAGE_SIZE << order); in __free_pages_core()
7046 accept_memory(page_to_phys(page), PAGE_SIZE << MAX_PAGE_ORDER); in __accept_page()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt1 accept_memory= [MM]
9 accept_memory=eager can be used to accept all memory

Completed in 52 milliseconds