Searched refs:CR0 (Results 1 – 12 of 12) sorted by relevance
32 #define CR0 DATA(0x8) macro67 movq %rax, CR0(%r11)239 movq CR0(%r8), %r8
29 #define CR0 DATA(0x4) macro53 movl %eax, CR0(%edi)210 movl CR0(%edi), %eax
88 #define CR0 0x00000 macro
74 #define CR0 0x00000 macro
93 #define CR0 0x00000 macro
94 #define CR0 0x00000 macro
101 #define CR0 0x00000 macro
132 #define CR0 0xe00 macro1829 val = readl(regs + CR0) >> CR0_NUM_CHANS_SHIFT; in read_dmac_config()1834 val = readl(regs + CR0); in read_dmac_config()1844 val = readl(regs + CR0); in read_dmac_config()1850 val = readl(regs + CR0) >> CR0_NUM_EVENTS_SHIFT; in read_dmac_config()
88 | CR0-1 | Y | Condition register fields. |
404 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,
7447 KVM_X86_QUIRK_CD_NW_CLEARED By default, KVM clears CR0.CD and CR0.NW.7449 change the value of CR0.CD and CR0.NW.