Searched refs:free_init_pages (Results 1 – 8 of 8) sorted by relevance
/linux/arch/mips/mti-malta/ |
H A D | malta-memory.c | 29 free_init_pages("unused kernel", __pa_symbol((unsigned long *)begin), in free_init_pages_eva_malta()
|
/linux/arch/mips/dec/prom/ |
H A D | memory.c | 116 free_init_pages("unused PROM memory", PAGE_SIZE, end); in prom_free_prom_memory()
|
/linux/arch/mips/include/asm/ |
H A D | bootinfo.h | 102 extern void free_init_pages(const char *what,
|
/linux/arch/mips/fw/arc/ |
H A D | memory.c | 184 free_init_pages("prom memory", in prom_free_prom_memory()
|
/linux/arch/x86/mm/ |
H A D | mem_encrypt_amd.c | 546 free_init_pages("unused decrypted", vaddr, vaddr_end); in mem_encrypt_free_decrypted_mem()
|
/linux/arch/x86/include/asm/ |
H A D | processor.h | 712 void free_init_pages(const char *what, unsigned long begin, unsigned long end);
|
/linux/arch/mips/mm/ |
H A D | init.c | 487 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() function
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 1727 free_init_pages("SMP alternatives", in alternative_instructions()
|