Home
last modified time | relevance | path

Searched refs:gdt64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/x86_64/system/
H A Dboot.S226 gdt64: label
229 .short gdt64_en - gdt64 - 1
230 .int gdt64
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcall64.S88 .globl gdt64
89 gdt64: label
/openbmc/linux/arch/x86/boot/compressed/
H A Dhead_64.S366 leaq gdt64(%rip), %rax
440 leaq rva(gdt64)(%rbx), %rax
601 SYM_DATA_START_LOCAL(gdt64)
603 .quad gdt - gdt64
604 SYM_DATA_END(gdt64)