Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h52 #define CR3_PCID_INVD BIT_64(63) macro
/linux-4.1.27/arch/x86/kvm/
Demulate.c3607 rsvd = CR3_L_MODE_RESERVED_BITS & ~CR3_PCID_INVD; in check_cr_write()
Dx86.c757 cr3 &= ~CR3_PCID_INVD; in kvm_set_cr3()