Searched refs:CR0_RESERVED_BITS (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h125 #define CR0_RESERVED_BITS \ macro
/linux-master/arch/x86/kvm/
H A Dx86.c981 cr0 &= ~CR0_RESERVED_BITS;

Completed in 372 milliseconds