Home
last modified time | relevance | path

Searched refs:PCID (Results 1 – 4 of 4) sorted by relevance

/arch/mips/pci/
Dfixup-malta.c10 #define PCID 4 macro
28 {0, 0, 0, 0, PCID }, /* 10: PIIX4 USB */
36 {0, PCIA, PCIB, PCIC, PCID }, /* 18: PCI Slot 1 */
37 {0, PCIB, PCIC, PCID, PCIA }, /* 19: PCI Slot 2 */
38 {0, PCIC, PCID, PCIA, PCIB }, /* 20: PCI Slot 3 */
39 {0, PCID, PCIA, PCIB, PCIC } /* 21: PCI Slot 4 */
Dfixup-lemote2f.c26 #define PCID 7 macro
40 {0, PCID, 0, 0, 0}, /* 20: 3-ports nec usb */
41 {0, PCIA, PCIB, PCIC, PCID}, /* 21: PCI-SLOT */
/arch/x86/kvm/
Dcpuid.c373 F(PCID) | 0 /* Reserved, DCA */ | F(XMM4_1) | in kvm_set_cpu_caps()
/arch/x86/kvm/vmx/
Dvmx.c7304 cr4_fixed1_update(X86_CR4_PCIDE, ecx, feature_bit(PCID)); in nested_vmx_cr_fixed1_bits_update()