OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Pool.c
316
Granularity =
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
;
578
Granularity =
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
;
Page.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
PropertiesTable.c
788
if (((SectionAlignment & (
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
- 1)) != 0) &&
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
131
#define
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
(EFI_PAGE_SIZE * 2)
140
#define
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
(SIZE_64KB)
147
#define
EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT
(EFI_PAGE_SIZE)
[
all
...]
Completed in 124 milliseconds