函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memblock.h Create Date:2022-07-27 07:13:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:memblock_free_late

函数原型:static inline void __init memblock_free_late(phys_addr_t base, phys_addr_t size)

返回类型:void

参数:

类型参数名称
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
调用者
名称描述
swiotlb_exit