Searched refs:CR4_RESERVED_BITS (Results 1 – 3 of 3) sorted by relevance
/arch/x86/include/asm/ | ||
D | kvm_host.h | 54 #define CR4_RESERVED_BITS \ macro |
/arch/x86/kvm/ | ||
D | emulate.c | 3514 CR4_RESERVED_BITS, in check_cr_write() |
D | x86.c | 683 if (cr4 & CR4_RESERVED_BITS) in kvm_set_cr4() |