Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dprocessor-flags.h160 #define CR0_STATE (X86_CR0_PE | X86_CR0_MP | X86_CR0_ET | \ macro
/arch/x86/kernel/
Dhead_32.S215 movl $(CR0_STATE & ~X86_CR0_PG),%eax
291 movl $CR0_STATE,%eax
Dhead_64.S160 movl $CR0_STATE, %eax