Searched refs:CR4 (Results 1 – 11 of 11) sorted by relevance
| /linux/net/ethtool/ |
| A D | common.c | 135 __DEFINE_LINK_MODE_NAME(40000, CR4, Full), 139 __DEFINE_LINK_MODE_NAME(56000, CR4, Full), 149 __DEFINE_LINK_MODE_NAME(100000, CR4, Full), 177 __DEFINE_LINK_MODE_NAME(200000, CR4, Full), 200 __DEFINE_LINK_MODE_NAME(400000, CR4, Full), 283 __DEFINE_LINK_MODE_PARAMS(40000, CR4, Full), 287 __DEFINE_LINK_MODE_PARAMS(56000, CR4, Full), 297 __DEFINE_LINK_MODE_PARAMS(100000, CR4, Full), 325 __DEFINE_LINK_MODE_PARAMS(200000, CR4, Full), 348 __DEFINE_LINK_MODE_PARAMS(400000, CR4, Full),
|
| /linux/arch/x86/kernel/ |
| A D | relocate_kernel_64.S | 33 #define CR4 DATA(0x18) macro 69 movq %rax, CR4(%r11) 219 movq CR4(%r8), %rax
|
| A D | relocate_kernel_32.S | 29 #define CR4 DATA(0xc) macro 55 movl %eax, CR4(%edi) 197 movl CR4(%edi), %eax
|
| A D | head_32.S | 206 # which means no CPUID and no CR4 215 jz .Lenable_paging # No flags or only CPUID.FPU = no CR4
|
| /linux/tools/testing/selftests/lkdtm/ |
| A D | tests.txt | 16 UNSET_SMEP pinned CR4 bits changed:
|
| /linux/Documentation/virt/kvm/ |
| A D | mmu.rst | 393 - if CR4.SMEP is enabled: since we've turned the page into a kernel page, 398 - if CR4.SMAP is disabled: since the page has been changed to a kernel 399 page, it can not be reused when CR4.SMAP is enabled. We set 400 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note, 401 here we do not care the case that CR4.SMAP is enabled since KVM will
|
| A D | timekeeping.rst | 342 means of the CR4.TSD bit, which when enabled, disables CPL > 0 TSC access.
|
| /linux/tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 46 1, 0, ECX, 27, osxsave, OS has set CR4.OSXSAVE bit to enable XSETBV/XGETBV/XCR0 194 7, 0, ECX, 4, ospke, CR4 PKE set to enable protection keys
|
| /linux/Documentation/x86/x86_64/ |
| A D | fsgs.rst | 96 automatically. The kernel has to enable them explicitly in CR4. The
|
| /linux/drivers/dma/ |
| A D | pl330.c | 136 #define CR4 0xe10 macro 1839 pl330->pcfg.peri_ns = readl(regs + CR4); in read_dmac_config()
|
| /linux/Documentation/networking/ |
| A D | arcnet-hardware.rst | 599 | | \/ | CR4 |___| 629 CR3/CR4 Diagnostic LEDs 807 < CR4 |___| 837 CR4 Red Monitors Board Activity
|
Completed in 20 milliseconds