Searched refs:wakeup_gdt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A Dsleep.c66 header->wakeup_gdt[0] =
67 (u64)(sizeof(header->wakeup_gdt) - 1) +
69 ((char *)&header->wakeup_gdt - (char *)acpi_realmode))
72 header->wakeup_gdt[1] =
75 header->wakeup_gdt[2] =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/realmode/
H A Dwakeup.h31 u64 wakeup_gdt[3]; member in struct:wakeup_header
H A Dwakeup.S32 wakeup_gdt: .quad 0, 0, 0 label
48 lgdtl %cs:wakeup_gdt

Completed in 58 milliseconds