Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Ddesc_defs.h49 #define DESC_DATA32_BIOS (_DESC_DATA | _DESC_DB) macro
/linux-6.12.1/drivers/pnp/pnpbios/
Dbioscalls.c63 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(DESC_DATA32_BIOS,
/linux-6.12.1/arch/x86/kernel/
Dapm_32.c423 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(DESC_DATA32_BIOS,
/linux-6.12.1/arch/x86/kernel/cpu/
Dcommon.c237 [GDT_ENTRY_APMBIOS_BASE+2] = GDT_ENTRY_INIT(DESC_DATA32_BIOS, 0, 0xffff),