Searched refs:bootgdt (Results 1 – 4 of 4) sorted by relevance
137 .word bootcode32 - bootgdt /* index in gdt for 32 bit code */146 mov $bootdata32 - bootgdt, %eax213 .word bootcode64 - bootgdt /* index in gdt for 64 bit code */227 mov $bootdata64 - bootgdt, %eax248 bootgdt: label279 .word bootgdtend - bootgdt /* Length */280 .long bootgdt - wakeup_start /* Offset plus %ds << 4 */
414 sc->acpi_wakephys + bootgdt); in acpi_install_wakeup_handler()
132 .word bootcode32 - bootgdt /* index in gdt for 32 bit code */141 mov $bootdata32 - bootgdt, %eax180 bootgdt: label194 .word bootgdtend - bootgdt /* Length */195 .long bootgdt - wakeup_start /* Offset plus %ds << 4 */
376 sc->acpi_wakephys + bootgdt); in acpi_install_wakeup_handler()