Lines Matching +full:0 +full:x259
21 #define MTRR_PHYS_BASE_MSR(reg) (0x200 + 2 * (reg))
22 #define MTRR_PHYS_MASK_MSR(reg) (0x200 + 2 * (reg) + 1)
29 #define CACHE_MRC_BASE (0xFFFFFFFF - CACHE_MRC_BYTES)
34 #define NOEVICTMOD_MSR 0x2e0
46 movl $0x000C4500, %eax
47 movl $0xFEE00300, %esi
76 andl $(~0x00000cff), %eax
81 movl $(MTRR_PHYS_BASE_MSR(0)), %ecx
88 movl $(MTRR_PHYS_MASK_MSR(0)), %ecx
101 /* Enable cache (CR0.CD = 0, CR0.NW = 0) */
224 .word 0x250, 0x258, 0x259
225 .word 0x268, 0x269, 0x26A
226 .word 0x26B, 0x26C, 0x26D
227 .word 0x26E, 0x26F
229 .word 0x200, 0x201, 0x202, 0x203
230 .word 0x204, 0x205, 0x206, 0x207
231 .word 0x208, 0x209, 0x20A, 0x20B
232 .word 0x20C, 0x20D, 0x20E, 0x20F
233 .word 0x210, 0x211, 0x212, 0x213
241 .long 0 /* microcode base */
244 .long 0 /* microcode size */