Searched refs:exc_stack_pa (Results 1 – 1 of 1) sorted by relevance
69 static EFI_PHYSICAL_ADDRESS exc_stack_pa; /* Address of IST stack for loader */ variable154 if (exc_stack_pa != 0) { in free_tables()155 BS->FreePages(exc_stack_pa, 1); in free_tables()156 exc_stack_pa = 0; in free_tables()226 &exc_stack_pa); in efi_redirect_exceptions()230 exc_stack_pa = 0; in efi_redirect_exceptions()325 exc_rsp = exc_stack_pa + PAGE_SIZE - in efi_redirect_exceptions()345 (&(tss->tss_ist1))[ist - 1] = exc_stack_pa + PAGE_SIZE; in efi_redirect_exceptions()