Searched refs:CR0 (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/virt/kvm/x86/ |
| H A D | errata.rst | 78 CR0.CD 80 KVM does not virtualize CR0.CD on Intel CPUs. Similar to MTRR MSRs, KVM 81 emulates CR0.CD accesses so that loads and stores from/to CR0 behave as 82 expected, but setting CR0.CD=1 has no impact on the cachaeability of guest 85 Note, this erratum does not affect AMD CPUs, which fully virtualize CR0.CD in 86 hardware, i.e. put the CPU caches into "no fill" mode when CR0.CD=1, even when
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 88 #define CR0 0x00000 macro
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 74 #define CR0 0x00000 macro
|
| /linux/include/uapi/asm-generic/ |
| H A D | termbits.h | 74 #define CR0 0x00000 macro
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 93 #define CR0 0x00000 macro
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 94 #define CR0 0x00000 macro
|
| /linux/drivers/dma/ |
| H A D | pl330.c | 132 #define CR0 0xe00 macro 1836 val = readl(regs + CR0) >> CR0_NUM_CHANS_SHIFT; in read_dmac_config() 1841 val = readl(regs + CR0); in read_dmac_config() 1851 val = readl(regs + CR0); in read_dmac_config() 1857 val = readl(regs + CR0) >> CR0_NUM_EVENTS_SHIFT; in read_dmac_config()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 671 0x80000001, 0, ecx, 4, cr8_legacy , LOCK MOV CR0 means MOV CR8
|