HomeSort by: relevance | last modified time | path
    Searched refs:efi_call2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
efi_stub.S 68 ENTRY(efi_call2) function
  /src/sys/external/bsd/acpica/dist/include/platform/
acefi.h 253 UINT64 efi_call2(void *func, UINT64 arg1, UINT64 arg2);
280 efi_call2(f, (UINT64)(a1), (UINT64)(a2))
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 332 UINT64 efi_call2(void *func, UINT64 arg1, UINT64 arg2);
358 efi_call2(f, (UINT64)(a1), (UINT64)(a2))

Completed in 13 milliseconds