fixmap_gdt 243 arch/x86/include/asm/desc.h struct desc_struct *fixmap_gdt; fixmap_gdt 246 arch/x86/include/asm/desc.h fixmap_gdt = get_cpu_gdt_ro(cpu); fixmap_gdt 252 arch/x86/include/asm/desc.h if (gdt.address == (unsigned long)fixmap_gdt) {