Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/uapi/asm/
Dprocessor-flags.h162 #define CR0_STATE (X86_CR0_PE | X86_CR0_MP | X86_CR0_ET | \ macro
/Linux-v5.10/arch/x86/kernel/
Dumip.c253 dummy_value = CR0_STATE; in emulate_umip_insn()
Dhead_32.S179 movl $(CR0_STATE & ~X86_CR0_PG),%eax
255 movl $CR0_STATE,%eax
Dhead_64.S249 movl $CR0_STATE, %eax