Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h87 #define CR4_RESERVED_BITS \ macro
/Linux-v5.4/arch/x86/kvm/
Demulate.c4202 CR4_RESERVED_BITS, in check_cr_write()
Dx86.c890 if (cr4 & CR4_RESERVED_BITS) in kvm_valid_cr4()