四极管:WinCE Bootloader学习笔记之 OEMPlatformInit()函数
? ? /* ? ?OALPAtoVA? 用法 ?????? 该函数也是将要访问的物理地址映射成虚拟地址。共有三个类似函数: OALPAtoUA:This function returns the uncached virtual address for a specified physical address. OALPAtoCA:Returns the cached virtual address. OALPAtoVA:Indicates whether the virtual address is cached. A value of TRUE indicates that it is a cached address. A value of FALSE indicates that it is uncached. 在OAL层, OALPAtoVA() 功能= VirtualAlloc() + VirtualCopy()功能; ? ? ? ? ? 转载请注明出处。作者:四极管。广西师范大学 电子工程学院大学生科技创新基地 邮箱:?yangxingbo-0311@163.com。 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |