Changeset 97187 in vbox for trunk/include
- Timestamp:
- Oct 17, 2022 10:39:50 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154162
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/cpum.h
r97186 r97187 2182 2182 * mode into account when marking interrupts as inhibited by NMI. 2183 2183 * 2184 * @param p VCpu The cross context virtual CPU structure.2184 * @param pCtx Current guest CPU context. 2185 2185 */ 2186 2186 DECLINLINE(void) CPUMSetInterruptInhibitingByNmiEx(PCPUMCTX pCtx)
Note:
See TracChangeset
for help on using the changeset viewer.