Searched refs:gdt_end (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/purgatory/ |
H A D | setup-x86_64.S | 44 .word gdt_end - gdt - 1 53 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|
H A D | entry64.S | 90 .word gdt_end - gdt - 1 99 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|
/openbmc/u-boot/arch/x86/cpu/i386/ |
H A D | call64.S | 91 .word gdt_end - gdt - 1 99 gdt_end: label
|
/openbmc/linux/arch/x86/platform/pvh/ |
H A D | head.S | 144 .word gdt_end - gdt_start 156 SYM_DATA_END_LABEL(gdt_start, SYM_L_LOCAL, gdt_end)
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | head_32.S | 173 .word gdt_end - gdt - 1 179 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|
H A D | head_64.S | 602 .word gdt_end - gdt - 1 607 .word gdt_end - gdt - 1 615 SYM_DATA_END_LABEL(gdt, SYM_L_LOCAL, gdt_end)
|