X86_CR0_CD 70 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR0_CD _BITUL(X86_CR0_CD_BIT) X86_CR0_CD 343 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR0_CD (1UL<<30) /* Cache Disable */