/openbmc/linux/arch/mips/sgi-ip30/ |
H 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()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | paca.c | 293 memblock_phys_free(__pa(paca_ptrs) + new_ptrs_size, in free_unused_pacas() 302 memblock_phys_free(__pa(paca_ptrs[boot_cpuid]->slb_shadow_ptr), in free_unused_pacas()
|
/openbmc/linux/drivers/usb/early/ |
H 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()
|
/openbmc/linux/arch/arc/mm/ |
H A D | init.c | 172 memblock_phys_free(high_mem_start, high_mem_sz); in highmem_init()
|
/openbmc/linux/drivers/of/ |
H A D | of_reserved_mem.c | 50 memblock_phys_free(base, size); in early_init_dt_alloc_reserved_memory_arch() 342 memblock_phys_free(rmem->base, in fdt_init_reserved_mem()
|
/openbmc/linux/arch/x86/xen/ |
H A D | setup.c | 120 memblock_phys_free(PFN_PHYS(start_pfn), PFN_PHYS(n_pfns)); in xen_del_extra_mem() 787 memblock_phys_free(start, size); in xen_reserve_xen_mfnlist() 970 memblock_phys_free(start, size); in xen_memory_setup()
|
H A D | mmu_pv.c | 1043 memblock_phys_free(paddr, size); in xen_free_ro_pages() 1990 memblock_phys_free(PFN_PHYS(pfn), PAGE_SIZE * (pfn_end - pfn)); in xen_relocate_p2m()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | memmap.c | 39 memblock_phys_free(phys, size); in __efi_memmap_free()
|
/openbmc/linux/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 342 memblock_phys_free(hip04_boot_method[0], hip04_boot_method[1]); in hip04_smp_init()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | init.c | 219 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
|
H A D | mmu.c | 805 memblock_phys_free(__pa_symbol(init_pg_dir), in paging_init()
|
/openbmc/linux/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 967 memblock_phys_free(phys, size); in ms7724se_mv_mem_reserve() 975 memblock_phys_free(phys, size); in ms7724se_mv_mem_reserve()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | setup.c | 323 memblock_phys_free(ramdisk_image, ramdisk_end - ramdisk_image); in reserve_initrd() 605 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | setup.c | 670 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel() 723 memblock_phys_free(addr, size); in free_physmem_info()
|
/openbmc/linux/arch/arm/mm/ |
H A D | init.c | 161 memblock_phys_free(phys, size); in arm_memblock_steal()
|
/openbmc/linux/arch/sh/boards/mach-ap325rxa/ |
H A D | setup.c | 564 memblock_phys_free(phys, size); in ap325rxa_mv_mem_reserve()
|
/openbmc/linux/include/linux/ |
H A D | memblock.h | 115 int memblock_phys_free(phys_addr_t base, phys_addr_t size);
|
/openbmc/linux/arch/sh/boards/mach-kfr2r09/ |
H A D | setup.c | 636 memblock_phys_free(phys, size); in kfr2r09_mv_mem_reserve()
|
/openbmc/linux/arch/sh/boards/mach-migor/ |
H A D | setup.c | 636 memblock_phys_free(phys, size); in migor_mv_mem_reserve()
|
/openbmc/linux/mm/ |
H A D | cma.c | 379 memblock_phys_free(base, size); in cma_declare_contiguous_nid()
|
H A D | memblock.c | 850 memblock_phys_free(__pa(ptr), size); in memblock_free() 861 int __init_memblock memblock_phys_free(phys_addr_t base, phys_addr_t size) in memblock_phys_free() function 1999 memblock_phys_free(pg, pgend - pg); in free_memmap()
|
H A D | memory_hotplug.c | 2215 memblock_phys_free(start, size); in try_remove_memory()
|
/openbmc/linux/arch/sh/boards/mach-ecovec24/ |
H A D | setup.c | 1503 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve() 1511 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve()
|
/openbmc/linux/arch/x86/mm/ |
H A D | init.c | 642 memblock_phys_free(addr, PMD_SIZE); in memory_map_top_down()
|
/openbmc/linux/arch/riscv/mm/ |
H A D | init.c | 1491 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
|