Changeset 108858 in vbox for trunk/include
- Timestamp:
- Apr 4, 2025 5:39:44 PM (2 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/armv8.h
r108855 r108858 2962 2962 #define ARMV8_VMSA64_TBL_ENTRY_F_VALID RT_BIT_64(0) 2963 2963 #define ARMV8_VMSA64_TBL_ENTRY_F_VALID_BIT 0 2964 /** Bit 1 - Indicates the descriptor type depending on the current lookup level. 2964 /** Bit 1 - Indicates the descriptor type depending on the current lookup level. 2965 2965 * Basically when set it indicates to continue the lookup at the next level, or at the last level 2966 2966 * that it is a page (not setting it at the last level is treated as an invalid descriptor).
Note:
See TracChangeset
for help on using the changeset viewer.