Home
last modified time | relevance | path

Searched defs:FUNCTION_ENTRY_POINT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/i386/
H A DProcessorBind.h313 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(FunctionPointer) macro
/illumos-gate/usr/src/boot/efi/include/amd64/
H A DProcessorBind.h336 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(FunctionPointer) macro
/illumos-gate/usr/src/boot/efi/include/arm64/
H A DProcessorBind.h201 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(FunctionPointer) macro