- Timestamp:
- Oct 20, 2022 1:19:50 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h
r97242 r97254 34 34 * 35 35 * @returns @c true if valid, @c false otherwise. 36 * @param uEntry The EPT page table entry to check.37 * @param u Level The page table walk level.36 * @param pVCpu The cross context virtual CPU structure of the calling EMT. 37 * @param uEntry The EPT page table entry to check. 38 38 */ 39 39 DECLINLINE(bool) PGM_GST_SLAT_NAME_EPT(WalkIsPermValid)(PCVMCPUCC pVCpu, uint64_t uEntry)
Note:
See TracChangeset
for help on using the changeset viewer.

