Searched refs:CR0 (Results 1 – 13 of 13) sorted by relevance
31 #define CR0 DATA(0x8) macro65 movq %rax, CR0(%r11)222 movq CR0(%r8), %r8
27 #define CR0 DATA(0x4) macro51 movl %eax, CR0(%edi)201 movl CR0(%edi), %eax
108 #define CR0 0000000 macro
93 #define CR0 0000000 macro
106 #define CR0 00000000 macro
101 #define CR0 0000000 macro
92 #define CR0 0000000 macro
112 #define CR0 0000000 macro
113 #define CR0 00000000 macro
122 #define CR0 0x00000000 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. |
400 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,
Completed in 27 milliseconds