Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/realmode/rm/
H A Dwakeup.h41 #define WAKEUP_BEHAVIOR_RESTORE_EFER 2 macro
H A Dwakeup_asm.S119 btl $WAKEUP_BEHAVIOR_RESTORE_EFER, %edi
/openbmc/linux/arch/x86/kernel/acpi/
H A Dsleep.c90 header->pmode_behavior |= (1 << WAKEUP_BEHAVIOR_RESTORE_EFER); in x86_acpi_suspend_lowlevel()