Changeset 99051 in vbox for trunk/src/VBox/VMM/include/PGMInline.h
- Timestamp:
- Mar 19, 2023 4:40:06 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PGMInline.h
r98103 r99051 374 374 375 375 376 #ifndef VBOX_VMM_TARGET_ARMV8 376 377 /** 377 378 * Checks if the no-execute (NX) feature is active (EFER.NXE=1). … … 978 979 return NULL; 979 980 } 981 #endif /* !VBOX_VMM_TARGET_ARMV8 */ 980 982 981 983
Note:
See TracChangeset
for help on using the changeset viewer.