Home
last modified time | relevance | path

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

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