HomeSort by: relevance | last modified time | path
    Searched defs:RUNTIMESERVICE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 82 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
90 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 100 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
110 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 108 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
118 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 177 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
191 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
193 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 155 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
169 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 100 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
110 #define RUNTIMESERVICE
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 188 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
205 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
207 #define RUNTIMESERVICE

Completed in 13 milliseconds