OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrefetchableMemoryLimit
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciEnumeratorSupport.c
548
UINT16
PrefetchableMemoryLimit
;
646
PrefetchableMemoryLimit
= (UINT16)(PMemBaseLimit >> 16);
649
(
PrefetchableMemoryLimit
& 0x000f) == 0x0001) {
[
all
...]
/external/syslinux/efi32/include/efi/
pci22.h
80
UINT16
PrefetchableMemoryLimit
;
/external/syslinux/efi64/include/efi/
pci22.h
80
UINT16
PrefetchableMemoryLimit
;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
pci22.h
80
UINT16
PrefetchableMemoryLimit
;
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci22.h
77
UINT16
PrefetchableMemoryLimit
;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci22.h
84
UINT16
PrefetchableMemoryLimit
;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci22.h
92
UINT16
PrefetchableMemoryLimit
;
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
Pci22.h
78
UINT16
PrefetchableMemoryLimit
;
Completed in 122 milliseconds