PCI_PREF_MEMORY_LIMIT   53 arch/mips/pci/fixup-rc32434.c 		pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0);
PCI_PREF_MEMORY_LIMIT  227 arch/x86/pci/ce4100.c 	case PCI_PREF_MEMORY_LIMIT:
PCI_PREF_MEMORY_LIMIT  191 arch/xtensa/lib/pci-auto.c 	pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT,
PCI_PREF_MEMORY_LIMIT 2503 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
PCI_PREF_MEMORY_LIMIT 2715 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
PCI_PREF_MEMORY_LIMIT 2721 drivers/pci/hotplug/cpqphp_ctrl.c 					rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
PCI_PREF_MEMORY_LIMIT  775 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length);
PCI_PREF_MEMORY_LIMIT  968 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000 | bus->rangePFMem->end >> 16);
PCI_PREF_MEMORY_LIMIT  983 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000);
PCI_PREF_MEMORY_LIMIT 2059 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address);
PCI_PREF_MEMORY_LIMIT  470 drivers/pci/probe.c 	pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo);