Home
last modified time | relevance | path

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

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