Searched refs:CR0 (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/Documentation/virt/kvm/x86/ |
| H A D | errata.rst | 71 CR0.CD 73 KVM does not virtualize CR0.CD on Intel CPUs. Similar to MTRR MSRs, KVM 74 emulates CR0.CD accesses so that loads and stores from/to CR0 behave as 75 expected, but setting CR0.CD=1 has no impact on the cachaeability of guest 78 Note, this erratum does not affect AMD CPUs, which fully virtualize CR0.CD in 79 hardware, i.e. put the CPU caches into "no fill" mode when CR0.CD=1, even when
|
| H A D | mmu.rst | 429 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,
|
| /linux-6.15/drivers/gpu/drm/ci/xfails/ |
| H A D | vkms-none-skips.txt | 20 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 54 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 71 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 105 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 122 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 156 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 173 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 224 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 258 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 277 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [all …]
|
| H A D | i915-kbl-skips.txt | 61 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 114 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
|
| H A D | i915-glk-skips.txt | 49 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 196 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | relocate_kernel_32.S | 29 #define CR0 DATA(0x4) macro 53 movl %eax, CR0(%edi) 210 movl CR0(%edi), %eax
|
| /linux-6.15/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 88 #define CR0 0x00000 macro
|
| /linux-6.15/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 74 #define CR0 0x00000 macro
|
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | termbits.h | 74 #define CR0 0x00000 macro
|
| /linux-6.15/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 94 #define CR0 0x00000 macro
|
| /linux-6.15/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 93 #define CR0 0x00000 macro
|
| /linux-6.15/arch/sparc/include/uapi/asm/ |
| H A D | termbits.h | 91 #define CR0 0x00000 macro
|
| /linux-6.15/drivers/dma/ |
| H A D | pl330.c | 132 #define CR0 0xe00 macro 1835 val = readl(regs + CR0) >> CR0_NUM_CHANS_SHIFT; in read_dmac_config() 1840 val = readl(regs + CR0); in read_dmac_config() 1850 val = readl(regs + CR0); in read_dmac_config() 1856 val = readl(regs + CR0) >> CR0_NUM_EVENTS_SHIFT; in read_dmac_config()
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | papr_hcalls.rst | 88 | CR0-1 | Y | Condition register fields. |
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 8117 KVM_X86_QUIRK_CD_NW_CLEARED By default, KVM clears CR0.CD and CR0.NW on 8119 that runs in perpetuity with CR0.CD, i.e. 8123 change the value of CR0.CD and CR0.NW. 8193 not affect VMX MSRs CR0/CR4_FIXED1 (0x487
|
| /linux-6.15/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 647 0x80000001, 0, ecx, 4, cr8_legacy , LOCK MOV CR0 means MOV CR8
|