Searched defs:Legacy (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DEdd.h46 EDD_LEGACY Legacy; member in union:__anon10358
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp180 X86DESC Legacy; member in union:IEMSELDESC
1938 if (!pDesc->Legacy.Gen.u1DescType)
1940 Log(("iemMiscValidateNewSSandRsp: %#x - system selector -> #TS\n", NewSS, pDesc->Legacy.Gen.u4Type));
1944 if ( (pDesc->Legacy.Gen.u4Type & X86_SEL_TYPE_CODE)
1945 || !(pDesc->Legacy.Gen.u4Type & X86_SEL_TYPE_WRITE) )
1947 Log(("iemMiscValidateNewSSandRsp: %#x - code or read only (%#x) -> #TS\n", NewSS, pDesc->Legacy.Gen.u4Type));
1950 if (pDesc->Legacy.Gen.u2Dpl != uCpl)
1952 Log(("iemMiscValidateNewSSandRsp: %#x - DPL (%d) and CPL (%d) differs -> #TS\n", NewSS, pDesc->Legacy.Gen.u2Dpl, uCpl));
1958 if (!pDesc->Legacy.Gen.u1Present)
2350 if ( !Desc.Legacy
[all...]
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2756 /** PGMPTWALKGST::u.Legacy is valid. */
2777 PGMPTWALKGST32BIT Legacy; member in union:PGMPTWALKGST::__anon16963
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1087 M128A Legacy[8]; /* 120 */ member in struct:__anon14515::__anon14516
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h976 M128A Legacy[8]; /* 120 */ member in struct:__anon1831::__anon1832

Completed in 303 milliseconds