Home
last modified time | relevance | path

Searched refs:save_idt_npxtrap (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dnpx.c229 struct gate_descriptor save_idt_npxtrap; in npx_probe() local
242 save_idt_npxtrap = idt[IDT_MF]; in npx_probe()
311 idt[IDT_MF] = save_idt_npxtrap; in npx_probe()