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

/linux-4.1.27/drivers/pnp/pnpbios/
H A Dbioscalls.c62 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable in typeref:struct:desc_struct
99 get_cpu_gdt_table(cpu)[0x40 / 8] = bad_bios_desc; call_pnp_bios()
/linux-4.1.27/arch/x86/kernel/
H A Dapm_32.c435 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(0x4092, variable in typeref:struct:desc_struct
613 gdt[0x40 / 8] = bad_bios_desc; __apm_bios_call()
689 gdt[0x40 / 8] = bad_bios_desc; __apm_bios_call_simple()

Completed in 322 milliseconds