Searched defs:PAT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/
H A DCapsule.h83 UINT64 PAT:1; // member in struct:__anon11123::__anon11124
107 UINT64 PAT:1; // member in struct:__anon11125::__anon11126
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenPage/
H A DVirtualMemory.h90 UINT64 PAT:1; // 0 = Ignore Page Attribute Table member in struct:__anon10022::__anon10023
116 UINT64 PAT:1; // member in struct:__anon10024::__anon10025
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
H A DAcpiS3Save.h86 UINT64 PAT:1; // member in struct:__anon10480::__anon10481
110 UINT64 PAT:1; // member in struct:__anon10482::__anon10483
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/DxeIplPeim/X64/
H A DVirtualMemory.h91 UINT64 PAT:1; // member in struct:__anon10953::__anon10954
115 UINT64 PAT:1; // member in struct:__anon10955::__anon10956
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
H A DS3Resume.c108 UINT64 PAT:1; // member in struct:__anon13073::__anon13074
132 UINT64 PAT:1; // member in struct:__anon13075::__anon13076
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp386 #define PAT(x) cbswap_32(x) macro
388 #define PAT(x) (x) macro
404 PAT(0x00000000),
405 PAT(0x000000ff),
406 PAT(0x0000ff00),
407 PAT(0x0000ffff),
408 PAT(0x00ff0000),
409 PAT(0x00ff00ff),
410 PAT(0x00ffff00),
411 PAT(
422 #undef PAT macro
425 #define PAT macro
427 #define PAT macro
[all...]

Completed in 71 milliseconds