OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNCTION_ENTRY_POINT
(Results
1 - 10
of
10
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/AArch64/
ProcessorBind.h
156
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Arm/
ProcessorBind.h
154
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/MdePkg/Include/AArch64/
ProcessorBind.h
142
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/MdePkg/Include/Arm/
ProcessorBind.h
161
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/MdePkg/Include/Ebc/
ProcessorBind.h
139
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/MdePkg/Include/Ia32/
ProcessorBind.h
305
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/device/linaro/bootloader/edk2/MdePkg/Include/X64/
ProcessorBind.h
311
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(FunctionPointer)
/external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
ProcessorBind.h
212
#define
FUNCTION_ENTRY_POINT
(p) (p)
/external/syslinux/gpxe/src/include/gpxe/efi/X64/
ProcessorBind.h
244
#define
FUNCTION_ENTRY_POINT
(p) (p)
/device/linaro/bootloader/edk2/MdePkg/Include/Ipf/
ProcessorBind.h
306
#define
FUNCTION_ENTRY_POINT
(FunctionPointer) (VOID *)(UINTN)(((EFI_PLABEL *)(FunctionPointer))->EntryPoint)
Completed in 195 milliseconds