Searched refs:memblock_phys_free (Results 1 – 15 of 15) sorted by relevance
| /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()
|
| /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() 1004 memblock_phys_free(xdbc.table_dma, PAGE_SIZE); in xdbc_init() 1005 memblock_phys_free(xdbc.out_dma, PAGE_SIZE); in xdbc_init()
|
| /linux/arch/x86/xen/ |
| H A D | setup.c | 116 memblock_phys_free(PFN_PHYS(start_pfn), PFN_PHYS(n_pfns)); in xen_del_extra_mem() 788 memblock_phys_free(start, size); in xen_reserve_xen_mfnlist() 971 memblock_phys_free(start, size); in xen_memory_setup()
|
| H A D | mmu_pv.c | 1098 memblock_phys_free(paddr, size); in xen_free_ro_pages() 2053 memblock_phys_free(PFN_PHYS(pfn), PAGE_SIZE * (pfn_end - pfn)); in xen_relocate_p2m()
|
| /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()
|
| /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()
|
| /linux/mm/ |
| H A D | cma.c | 513 memblock_phys_free(base, size); in __cma_declare_contiguous_nid() 696 memblock_phys_free(mlp->base, mlp->size); in cma_declare_contiguous_multi()
|
| H A D | memblock.c | 977 memblock_phys_free(__pa(ptr), size); in memblock_free() 989 int __init_memblock memblock_phys_free(phys_addr_t base, phys_addr_t size) in memblock_phys_free() function 2211 memblock_phys_free(pg, pgend - pg); in free_memmap()
|
| H A D | hugetlb_vmemmap.c | 836 memblock_phys_free(phys, huge_page_size(h)); in hugetlb_vmemmap_init_late()
|
| /linux/arch/sh/boards/mach-ap325rxa/ |
| H A D | setup.c | 564 memblock_phys_free(phys, size); in ap325rxa_mv_mem_reserve()
|
| /linux/arch/sh/boards/mach-ecovec24/ |
| H A D | setup.c | 1504 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve() 1512 memblock_phys_free(phys, size); in ecovec_mv_mem_reserve()
|
| /linux/arch/sh/boards/mach-kfr2r09/ |
| H A D | setup.c | 636 memblock_phys_free(phys, size); in kfr2r09_mv_mem_reserve()
|
| /linux/arch/sh/boards/mach-migor/ |
| H A D | setup.c | 636 memblock_phys_free(phys, size); in migor_mv_mem_reserve()
|
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover.c | 706 memblock_phys_free(kho_scratch[i].addr, kho_scratch[i].size); in kho_reserve_scratch()
|
| /linux/kernel/dma/ |
| H A D | swiotlb.c | 552 memblock_phys_free(mem->start, tbl_size); in swiotlb_exit()
|