Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pnp/pnpbios/
Dbioscalls.c61 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable
98 get_cpu_gdt_table(cpu)[0x40 / 8] = bad_bios_desc; in call_pnp_bios()
/linux-3.4.99/arch/x86/kernel/
Dapm_32.c413 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable
591 gdt[0x40 / 8] = bad_bios_desc; in __apm_bios_call()
667 gdt[0x40 / 8] = bad_bios_desc; in __apm_bios_call_simple()