Searched refs:CR0_EM (Results 1 – 3 of 3) sorted by relevance
218 lcr0(cr0 & ~(CR0_EM|CR0_TS)); in cpu_rng_via()
343 lcr0(cr0 & ~(CR0_EM|CR0_TS)); in via_padlock_cbc()
65 #define CR0_EM 0x00000004 /* EMulate non-NPX coproc. (trap ESC only) */ macro