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

  /src/sys/arch/x86/x86/
efi_machdep.c 811 * efi_runtime_enter(cookie)
818 efi_runtime_enter(struct efi_runtime_cookie *cookie) function in typeref:typename:void
855 * Restore state prior to efi_runtime_enter as stored in cookie
881 efi_runtime_enter(&cookie);
903 efi_runtime_enter(&cookie);
925 efi_runtime_enter(&cookie);
947 efi_runtime_enter(&cookie);
969 efi_runtime_enter(&cookie);
efi_machdep.c 811 * efi_runtime_enter(cookie)
818 efi_runtime_enter(struct efi_runtime_cookie *cookie) function in typeref:typename:void
855 * Restore state prior to efi_runtime_enter as stored in cookie
881 efi_runtime_enter(&cookie);
903 efi_runtime_enter(&cookie);
925 efi_runtime_enter(&cookie);
947 efi_runtime_enter(&cookie);
969 efi_runtime_enter(&cookie);

Completed in 23 milliseconds