Searched defs:Granularity (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/LegacyRegion2Dxe/
H A DLegacyRegion2.c47 @param Granularity[out] The number of bytes in the last region affected. This may be less
63 OUT UINT32 *Granularity,
71 ASSERT (Granularity != NULL);
72 *Granularity = 0;
87 @param Granularity[out] The number of bytes in the last region affected. This may be less
102 OUT UINT32 *Granularity
109 ASSERT (Granularity != NULL);
110 *Granularity = 0;
127 @param Granularity[out] The number of bytes in the last region affected. This may be less
145 OUT UINT32 *Granularity
59 LegacyRegion2Decode( IN EFI_LEGACY_REGION2_PROTOCOL *This, IN UINT32 Start, IN UINT32 Length, OUT UINT32 *Granularity, IN BOOLEAN *On ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBbs.c300 UINT32 Granularity; local
343 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xe0000, 0x20000, &Granularity);
368 Private->LegacyRegion->Lock (Private->LegacyRegion, 0xe0000, 0x20000, &Granularity);
H A DLegacyBios.c115 UINT32 Granularity; local
118 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity);
142 Private->LegacyRegion->Lock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity);
173 UINT32 Granularity; local
185 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity);
189 Private->LegacyRegion->Lock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity);
236 UINT32 Granularity; local
304 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xc0000, 0x40000, &Granularity);
533 Private->LegacyRegion->Lock (Private->LegacyRegion, Private->BiosStart, (UINT32) LegacyBiosImageSize, &Granularity);
693 UINT32 Granularity; local
[all...]
H A DLegacyBootSupport.c821 UINT32 Granularity; local
868 &Granularity
976 &Granularity
1036 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xc0000, 0x40000, &Granularity);
1094 &Granularity
1185 &Granularity
1194 &Granularity
H A DLegacyPci.c794 UINT32 Granularity; local
804 &Granularity
849 &Granularity
917 UINT32 Granularity; local
1027 &Granularity
1051 &Granularity
2278 UINT32 Granularity; local
2337 &Granularity
2344 &Granularity
2635 &Granularity
2697 UINT32 Granularity; local
[all...]
H A DLegacyBiosInterface.h186 UINT32 Granularity : 1; member in struct:__anon10422
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DLegacyRegion2.h45 @param Granularity[out] The number of bytes in the last region affected. This may be less
61 OUT UINT32 *Granularity,
77 @param Granularity[out] The number of bytes in the last region affected. This may be less
92 OUT UINT32 *Granularity
109 @param Granularity[out] The number of bytes in the last region affected. This may be less
127 OUT UINT32 *Granularity OPTIONAL
142 @param Granularity[out] The number of bytes in the last region affected. This may be less
157 OUT UINT32 *Granularity
191 UINT32 Granularity; member in struct:__anon12207
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyRegion.c92 OUT UINT32 *Granularity
102 if (Length == 0 || Granularity == NULL) {
157 *Granularity = mSectionArray[Index].Length;
217 @param Granularity[out] The number of bytes in the last region affected. This may be less
233 OUT UINT32 *Granularity,
237 return LegacyRegionManipulationInternal (Start, Length, On, NULL, Granularity);
254 @param Granularity[out] The number of bytes in the last region affected. This may be less
272 OUT UINT32 *Granularity
294 @param Granularity[out] The number of bytes in the last region affected. This may be less
309 OUT UINT32 *Granularity
229 LegacyRegion2Decode( IN EFI_LEGACY_REGION2_PROTOCOL *This, IN UINT32 Start, IN UINT32 Length, OUT UINT32 *Granularity, IN BOOLEAN *On ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
H A DAcpiS3Save.h36 UINT32 Granularity : 1; member in struct:__anon10475::__anon10476
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/DxeIplPeim/X64/
H A DVirtualMemory.h41 UINT32 Granularity : 1; member in struct:__anon10948::__anon10949
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.h86 UINT32 Granularity : 1; member in struct:__anon12929::__anon12930
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
H A DS3Resume.c65 UINT32 Granularity : 1; member in struct:__anon13069::__anon13070
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DStatusCodeDataTypeId.h476 /// Memory Error Granularity Definition
481 /// Memory Error Granularities. Used to fill in EFI_MEMORY_EXTENDED_ERROR_DATA.Granularity.
522 EFI_MEMORY_ERROR_GRANULARITY Granularity; member in struct:__anon11368
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DQueryTable.c3748 @param[in] Granularity The key of the structure.
3753 IN UINT8 Granularity,
3758 PRINT_INFO_OPTION (Granularity, Option);
3759 PRINT_TABLE_ITEM (MemoryErrorGranularityTable, Granularity);
3752 DisplayMemoryErrorGranularity( IN UINT8 Granularity, IN UINT8 Option ) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h1476 USHORT Granularity; member in struct:_DEBUG_HEAP_INFORMATION
H A Dwinnt.h985 unsigned Granularity : 1; member in struct:_LDT_ENTRY::__anon14512::__anon14514
4710 ULONG Granularity; member in struct:__anon14558
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h1446 USHORT Granularity; member in struct:_DEBUG_HEAP_INFORMATION
H A Dwinnt.h874 unsigned Granularity : 1; member in struct:_LDT_ENTRY::__anon1828::__anon1830
4828 ULONG Granularity; member in struct:__anon1870

Completed in 2556 milliseconds