Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h517 u64 __reserved_bits = CR4_RESERVED_BITS; \
H A Dx86.c122 static u64 __read_mostly cr4_reserved_bits = CR4_RESERVED_BITS;
/linux/arch/x86/include/asm/
H A Dkvm_host.h131 #define CR4_RESERVED_BITS \ macro