Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h54 #define CR3_PCID_INVD BIT_64(63) macro
/linux-4.4.14/arch/x86/kvm/
Demulate.c3908 rsvd = CR3_L_MODE_RESERVED_BITS & ~CR3_PCID_INVD; in check_cr_write()
Dx86.c774 cr3 &= ~CR3_PCID_INVD; in kvm_set_cr3()