Searched refs:RUNTIMESERVICE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/efi/include/arm64/
H A Defibind.h155 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
169 #define RUNTIMESERVICE macro
/freebsd-11-stable/stand/efi/include/amd64/
H A Defibind.h157 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
175 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
177 #define RUNTIMESERVICE macro
/freebsd-11-stable/stand/efi/include/i386/
H A Defibind.h157 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
171 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
173 #define RUNTIMESERVICE macro

Completed in 112 milliseconds