Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dx86.h457 u64 __reserved_bits = CR4_RESERVED_BITS; \
Dx86.c111 static u64 __read_mostly cr4_reserved_bits = CR4_RESERVED_BITS;
/Linux-v6.1/arch/x86/include/asm/
Dkvm_host.h117 #define CR4_RESERVED_BITS \ macro