Searched refs:realmode_flags (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/realmode/
H A Dwakemain.c70 if (wakeup_header.realmode_flags & 4)
73 if (wakeup_header.realmode_flags & 1)
76 if (wakeup_header.realmode_flags & 2) {
H A Dwakeup.h24 u32 realmode_flags; member in struct:wakeup_header
H A Dwakeup.S25 realmode_flags: .long 0 label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A Dsleep.c88 header->realmode_flags = acpi_realmode_flags;

Completed in 24 milliseconds