Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memblock.h Create Date:2022-07-28 06:16:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memblock_free_late

Proto:static inline void __init memblock_free_late(phys_addr_t base, phys_addr_t size)

Type:void

Parameter:

TypeParameterName
phys_addr_tbase
phys_addr_tsize
421  __memblock_free_late - free pages directly to buddy allocator*@base: phys starting address of the boot memory block*@size: size of the boot memory block in bytes* This is only useful when the memblock allocator has already been torn
Caller
NameDescribe
swiotlb_exit