Searched refs:PCI_VENDOR_ID_AMD (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | pci_ids.h | 1 #define PCI_VENDOR_ID_AMD 0x1022 macro
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mmconf-fam10h.c | 29 { 0, 0x18, PCI_VENDOR_ID_AMD, 0x1200 }, 30 { 0xff, 0, PCI_VENDOR_ID_AMD, 0x1200 },
|
A D | mmconfig-shared.c | 292 { 0, PCI_DEVFN(0x18, 0), PCI_VENDOR_ID_AMD, 294 { 0xff, PCI_DEVFN(0, 0), PCI_VENDOR_ID_AMD,
|
/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/ |
A D | op_model_athlon.c | 468 if ((vendor_id == PCI_VENDOR_ID_AMD) && in init_ibs_nmi()
|
Completed in 5 milliseconds