Searched refs:lidt_pa (Results 1 – 1 of 1) sorted by relevance
67 static EFI_PHYSICAL_ADDRESS lidt_pa; /* Address of loader shadow IDT */ variable150 if (lidt_pa != 0) { in free_tables()151 BS->FreePages(lidt_pa, EFI_SIZE_TO_PAGES(fw_idt.rd_limit)); in free_tables()152 lidt_pa = 0; in free_tables()218 EFI_SIZE_TO_PAGES(fw_idt.rd_limit), &lidt_pa); in efi_redirect_exceptions()222 lidt_pa = 0; in efi_redirect_exceptions()336 lidt_pa = 0; in efi_redirect_exceptions()363 if (lidt_pa == 0) in efi_unredirect_exceptions()