gpt4 book ai didi

linux - 如何在驱动程序代码内将 Linux 中的内核空间 VA 转换为 PA?

转载 作者:太空宇宙 更新时间:2023-11-04 03:40:27 27 4
gpt4 key购买 nike

是否可以从我编写的驱动程序代码中对内核空间 VA 进行简单的页面遍历转换?我正在尝试使用 virt_to_phys(),但翻译对我来说看起来不正确。还有其他 API 可以做到这一点吗?

最佳答案

virt_to_phys() 是正确的路径。为什么你觉得它不正确?

看看this documentation解释了内存地址的所有三种 View 以及如何在它们之间进行转换。

关于linux - 如何在驱动程序代码内将 Linux 中的内核空间 VA 转换为 PA?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29890906/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com