/linux-6.3-rc2/arch/mips/sgi-ip30/ |
A D | ip30-setup.c | 72 memblock_phys_free(addr, size); in ip30_mem_init() 74 memblock_phys_free(IP30_REAL_MEMORY_START, in ip30_mem_init()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | paca.c | 291 memblock_phys_free(__pa(paca_ptrs) + new_ptrs_size, in free_unused_pacas() 300 memblock_phys_free(__pa(paca_ptrs[boot_cpuid]->slb_shadow_ptr), in free_unused_pacas()
|
/linux-6.3-rc2/drivers/usb/early/ |
A D | xhci-dbc.c | 195 memblock_phys_free(seg->dma, PAGE_SIZE); in xdbc_free_ring() 677 memblock_phys_free(xdbc.table_dma, PAGE_SIZE); in early_xdbc_setup_hardware() 680 memblock_phys_free(xdbc.out_dma, PAGE_SIZE); in early_xdbc_setup_hardware() 1000 memblock_phys_free(xdbc.table_dma, PAGE_SIZE); in xdbc_init() 1001 memblock_phys_free(xdbc.out_dma, PAGE_SIZE); in xdbc_init()
|
/linux-6.3-rc2/arch/arc/mm/ |
A D | init.c | 176 memblock_phys_free(high_mem_start, high_mem_sz); in highmem_init()
|
/linux-6.3-rc2/drivers/of/ |
A D | of_reserved_mem.c | 50 memblock_phys_free(base, size); in early_init_dt_alloc_reserved_memory_arch() 286 memblock_phys_free(rmem->base, in fdt_init_reserved_mem()
|
A D | kexec.c | 187 return memblock_phys_free(addr, size); in ima_free_kexec_buffer()
|
/linux-6.3-rc2/arch/x86/xen/ |
A D | setup.c | 157 memblock_phys_free(PFN_PHYS(start_pfn), PFN_PHYS(n_pfns)); in xen_del_extra_mem() 719 memblock_phys_free(start, size); in xen_reserve_xen_mfnlist() 885 memblock_phys_free(start, size); in xen_memory_setup()
|
A D | mmu_pv.c | 1034 memblock_phys_free(paddr, size); in xen_free_ro_pages() 1981 memblock_phys_free(PFN_PHYS(pfn), PAGE_SIZE * (pfn_end - pfn)); in xen_relocate_p2m()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | setup.c | 324 memblock_phys_free(ramdisk_image, ramdisk_end - ramdisk_image); in reserve_initrd() 367 rc = memblock_phys_free(ima_kexec_buffer_phys, in ima_free_kexec_buffer() 610 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | setup.c | 693 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel() 748 memblock_phys_free(start, size); in free_mem_detect_info() 792 memblock_phys_free(initrd_data.start, initrd_data.size); in check_initrd()
|
/linux-6.3-rc2/arch/x86/platform/efi/ |
A D | memmap.c | 39 memblock_phys_free(phys, size); in __efi_memmap_free()
|
/linux-6.3-rc2/arch/arm/mach-hisi/ |
A D | platmcpm.c | 342 memblock_phys_free(hip04_boot_method[0], hip04_boot_method[1]); in hip04_smp_init()
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | init.c | 194 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
|
A D | mmu.c | 813 memblock_phys_free(__pa_symbol(init_pg_dir), in paging_init()
|
/linux-6.3-rc2/arch/sh/boards/mach-se/7724/ |
A D | setup.c | 969 memblock_phys_free(phys, size); in ms7724se_mv_mem_reserve() 977 memblock_phys_free(phys, size); in ms7724se_mv_mem_reserve()
|
/linux-6.3-rc2/arch/arm/mm/ |
A D | init.c | 161 memblock_phys_free(phys, size); in arm_memblock_steal()
|
/linux-6.3-rc2/arch/sh/boards/mach-ap325rxa/ |
A D | setup.c | 563 memblock_phys_free(phys, size); in ap325rxa_mv_mem_reserve()
|
/linux-6.3-rc2/mm/ |
A D | memblock.c | 844 memblock_phys_free(__pa(ptr), size); in memblock_free() 855 int __init_memblock memblock_phys_free(phys_addr_t base, phys_addr_t size) in memblock_phys_free() function 1984 memblock_phys_free(pg, pgend - pg); in free_memmap()
|
A D | cma.c | 379 memblock_phys_free(base, size); in cma_declare_contiguous_nid()
|
A D | memory_hotplug.c | 2123 memblock_phys_free(start, size); in try_remove_memory()
|
/linux-6.3-rc2/arch/sh/boards/mach-migor/ |
A D | setup.c | 636 memblock_phys_free(phys, size); in migor_mv_mem_reserve()
|
/linux-6.3-rc2/arch/sh/boards/mach-kfr2r09/ |
A D | setup.c | 636 memblock_phys_free(phys, size); in kfr2r09_mv_mem_reserve()
|
/linux-6.3-rc2/include/linux/ |
A D | memblock.h | 115 int memblock_phys_free(phys_addr_t base, phys_addr_t size);
|
/linux-6.3-rc2/arch/sh/boards/mach-ecovec24/ |
A D | setup.c | 1505 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve() 1513 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve()
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | init.c | 631 memblock_phys_free(addr, PMD_SIZE); in memory_map_top_down()
|