Home
last modified time | relevance | path

Searched refs:CR4_RESERVED_BITS (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/
Dx86.h471 u64 __reserved_bits = CR4_RESERVED_BITS; \
Dx86.c105 static u64 __read_mostly cr4_reserved_bits = CR4_RESERVED_BITS;
/arch/x86/include/asm/
Dkvm_host.h112 #define CR4_RESERVED_BITS \ macro