Searched refs:s_NotPresentDesc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DSELM.cpp1303 static X86DESC const s_NotPresentDesc = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }; local
1310 pDesc = &s_NotPresentDesc;
1317 pDesc = &s_NotPresentDesc;

Completed in 89 milliseconds