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

/freebsd-12-stable/stand/efi/loader/arch/amd64/
H A Dtrap.c206 efi_redirect_exceptions(void) function
221 printf("efi_redirect_exceptions: AllocatePages IDT error %lu\n",
229 printf("efi_redirect_exceptions: AllocatePages stk error %lu\n",
257 printf("efi_redirect_exceptions: all slots "
335 printf("efi_redirect_exceptions: all ISTs used\n");
384 res = efi_redirect_exceptions();

Completed in 212 milliseconds