Searched refs:CR4_RESERVED_BITS (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/ | ||
H A D | x86.h | 649 u64 __reserved_bits = CR4_RESERVED_BITS; \ |
/linux/arch/x86/include/asm/ | ||
H A D | kvm_host.h | 138 #define CR4_RESERVED_BITS \ macro |