Searched refs:PCID (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dfixup-malta.c9 #define PCID 4 macro
27 {0, 0, 0, 0, PCID }, /* 10: PIIX4 USB */
35 {0, PCIA, PCIB, PCIC, PCID }, /* 18: PCI Slot 1 */
36 {0, PCIB, PCIC, PCID, PCIA }, /* 19: PCI Slot 2 */
37 {0, PCIC, PCID, PCIA, PCIB }, /* 20: PCI Slot 3 */
38 {0, PCID, PCIA, PCIB, PCIC } /* 21: PCI Slot 4 */
H A Dfixup-lemote2f.c30 #define PCID 7 macro
44 {0, PCID, 0, 0, 0}, /* 20: 3-ports nec usb */
45 {0, PCIA, PCIB, PCIC, PCID}, /* 21: PCI-SLOT */
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h80 #define X86_CR3_PCID_MASK _AC(0x00000fff,UL) /* PCID Mask */
113 #define X86_CR4_PCIDE_BIT 17 /* enable PCID support */
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_pptp.c316 pr_debug("%s, CID=%X, PCID=%X\n", pptp_msg_name[msg], pptp_inbound_pkt()
352 pr_debug("%s, PCID=%X\n", pptp_msg_name[msg], ntohs(pcid)); pptp_inbound_pkt()
445 pr_debug("%s, CID=%X PCID=%X\n", pptp_msg_name[msg], pptp_outbound_pkt()
/linux-4.4.14/arch/x86/kvm/
H A Dcpuid.c329 F(PCID) | 0 /* Reserved, DCA */ | F(XMM4_1) | __do_cpuid_ent()
H A Demulate.c2340 * Then enable protected mode. However, PCID cannot be enabled rsm_enter_protected_mode()
H A Dx86.c752 /* PCID can not be enabled when cr3[11:0]!=000H or EFER.LMA=0 */ kvm_set_cr4()
H A Dvmx.c8959 /* Exposing INVPCID only when PCID is exposed */ vmx_cpuid_update()

Completed in 498 milliseconds