Home
last modified time | relevance | path

Searched refs:IA32_CR0 (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/ia32/
Dia32_support.c235 ia64_setreg(_IA64_REG_AR_CFLAG, (((ulong) IA32_CR4 << 32) | IA32_CR0)); in ia32_cpu_init()
Dia32priv.h412 #define IA32_CR0 0x80000001 /* Enable PG and PE bits */ macro