Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dprocessor-flags.h162 #define CR0_STATE (X86_CR0_PE | X86_CR0_MP | X86_CR0_ET | \ macro
/Linux-v4.19/arch/x86/kernel/
Dumip.c237 dummy_value = CR0_STATE; in emulate_umip_insn()
Dhead_32.S215 movl $(CR0_STATE & ~X86_CR0_PG),%eax
291 movl $CR0_STATE,%eax
Dhead_64.S163 movl $CR0_STATE, %eax