Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-setup.c72 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 Dpaca.c293 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 Dxhci-dbc.c195 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 Dinit.c172 memblock_phys_free(high_mem_start, high_mem_sz); in highmem_init()
/openbmc/linux/drivers/of/
H A Dof_reserved_mem.c50 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 Dsetup.c120 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 Dmmu_pv.c1043 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 Dmemmap.c39 memblock_phys_free(phys, size); in __efi_memmap_free()
/openbmc/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c342 memblock_phys_free(hip04_boot_method[0], hip04_boot_method[1]); in hip04_smp_init()
/openbmc/linux/arch/arm64/mm/
H A Dinit.c219 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()
H A Dmmu.c805 memblock_phys_free(__pa_symbol(init_pg_dir), in paging_init()
/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c967 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 Dsetup.c323 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 Dsetup.c670 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 Dinit.c161 memblock_phys_free(phys, size); in arm_memblock_steal()
/openbmc/linux/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c564 memblock_phys_free(phys, size); in ap325rxa_mv_mem_reserve()
/openbmc/linux/include/linux/
H A Dmemblock.h115 int memblock_phys_free(phys_addr_t base, phys_addr_t size);
/openbmc/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c636 memblock_phys_free(phys, size); in kfr2r09_mv_mem_reserve()
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c636 memblock_phys_free(phys, size); in migor_mv_mem_reserve()
/openbmc/linux/mm/
H A Dcma.c379 memblock_phys_free(base, size); in cma_declare_contiguous_nid()
H A Dmemblock.c850 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 Dmemory_hotplug.c2215 memblock_phys_free(start, size); in try_remove_memory()
/openbmc/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1503 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 Dinit.c642 memblock_phys_free(addr, PMD_SIZE); in memory_map_top_down()
/openbmc/linux/arch/riscv/mm/
H A Dinit.c1491 memblock_phys_free(crash_base, crash_size); in reserve_crashkernel()