Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dx86.h389 u64 __reserved_bits = CR4_RESERVED_BITS; \
Demulate.c4238 CR4_RESERVED_BITS, in check_cr_write()
Dx86.c101 static u64 __read_mostly cr4_reserved_bits = CR4_RESERVED_BITS;
/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h97 #define CR4_RESERVED_BITS \ macro