Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pnp/pnpbios/
Dbioscalls.c62 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable
99 get_cpu_gdt_table(cpu)[0x40 / 8] = bad_bios_desc; in call_pnp_bios()
/linux-2.6.39/arch/x86/kernel/
Dapm_32.c415 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable
593 gdt[0x40 / 8] = bad_bios_desc; in __apm_bios_call()
669 gdt[0x40 / 8] = bad_bios_desc; in __apm_bios_call_simple()