Home
last modified time | relevance | path

Searched refs:memblock_free_late (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/lib/
Dswiotlb.c368 memblock_free_late(io_tlb_overflow_buffer, in swiotlb_free()
370 memblock_free_late(__pa(io_tlb_orig_addr), in swiotlb_free()
372 memblock_free_late(__pa(io_tlb_list), in swiotlb_free()
374 memblock_free_late(io_tlb_start, in swiotlb_free()
/linux-4.1.27/include/linux/
Dbootmem.h235 static inline void __init memblock_free_late( in memblock_free_late() function
327 static inline void __init memblock_free_late( in memblock_free_late() function
/linux-4.1.27/mm/
Dhugetlb.c1590 memblock_free_late(__pa(m), in gather_bootmem_prealloc()