/arch/x86/kernel/ |
D | early-quirks.c | 22 static void __init fix_hypertransport_config(int num, int slot, int func) in fix_hypertransport_config() 48 static void __init via_bugs(int num, int slot, int func) in via_bugs() 71 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs() 100 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev() 118 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 144 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev() 159 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 183 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 187 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 235 static int __init check_dev_quirk(int num, int slot, int func) in check_dev_quirk() [all …]
|
D | aperture_64.c | 116 static u32 __init find_cap(int bus, int slot, int func, int cap) in find_cap() 142 static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) in read_agp() 209 int bus, slot, func; in search_agp_bridge() local 276 int i, fix, slot; in early_gart_iommu_check() local 369 int fix, slot, valid_agp = 0; in gart_iommu_hole_init() local
|
/arch/x86/pci/ |
D | early.c | 10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config() 20 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte() 29 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16() 38 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config() 46 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte() 53 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) in write_pci_config_16() 66 void early_dump_pci_device(u8 bus, u8 slot, u8 func) in early_dump_pci_device() 89 unsigned bus, slot, func; in early_dump_pci_devices() local
|
/arch/powerpc/platforms/iseries/ |
D | htab.c | 28 static inline void iSeries_hlock(unsigned long slot) in iSeries_hlock() 35 static inline void iSeries_hunlock(unsigned long slot) in iSeries_hunlock() 46 long slot; in iSeries_hpte_insert() local 101 static unsigned long iSeries_hpte_getword0(unsigned long slot) in iSeries_hpte_getword0() 145 static long iSeries_hpte_updatepp(unsigned long slot, unsigned long newpp, in iSeries_hpte_updatepp() 181 long slot; in iSeries_hpte_find() local 212 long slot; in iSeries_hpte_updateboltedpp() local 225 static void iSeries_hpte_invalidate(unsigned long slot, unsigned long va, in iSeries_hpte_invalidate()
|
/arch/mips/pci/ |
D | pci-ip27.c | 49 int slot; in bridge_probe() local 144 int __devinit pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq() 164 int slot = PCI_SLOT(rdev->devfn); in pcibios_plat_dev_init() local 195 int slot = PCI_SLOT(dev->devfn); in pci_disable_swapping() local 206 int slot = PCI_SLOT(dev->devfn); in pci_enable_swapping() local
|
D | pci-bcm47xx.c | 29 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq() 37 u8 slot, pin; in pcibios_plat_dev_init() local
|
D | pci-tx4939.c | 53 int __init tx4939_pcic1_map_irq(const struct pci_dev *dev, u8 slot) in tx4939_pcic1_map_irq() 73 int __init tx4939_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in tx4939_pci_map_irq()
|
D | ops-bridge.c | 48 int slot = PCI_SLOT(devfn); in pci_conf0_read_config() local 109 int slot = PCI_SLOT(devfn); in pci_conf1_read_config() local 181 int slot = PCI_SLOT(devfn); in pci_conf0_write_config() local 247 int slot = PCI_SLOT(devfn); in pci_conf1_write_config() local
|
D | fixup-jmr3927.c | 34 int __init jmr3927_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in jmr3927_pci_map_irq()
|
D | fixup-rbtx4927.c | 39 int __init rbtx4927_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in rbtx4927_pci_map_irq()
|
D | fixup-rbtx4938.c | 16 int __init rbtx4938_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in rbtx4938_pci_map_irq()
|
D | fixup-excite.c | 24 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
D | fixup-yosemite.c | 29 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
D | fixup-au1000.c | 34 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
|
/arch/powerpc/platforms/cell/ |
D | beat_htab.c | 96 u64 hpte_v, hpte_r, slot; in beat_lpar_hpte_insert() local 153 static unsigned long beat_lpar_hpte_getword0(unsigned long slot) in beat_lpar_hpte_getword0() 186 static long beat_lpar_hpte_updatepp(unsigned long slot, in beat_lpar_hpte_updatepp() 228 long slot; in beat_lpar_hpte_find() local 259 unsigned long lpar_rc, slot, vsid, va; in beat_lpar_hpte_updateboltedpp() local 276 static void beat_lpar_hpte_invalidate(unsigned long slot, unsigned long va, in beat_lpar_hpte_invalidate() 320 u64 hpte_v, hpte_r, slot; in beat_lpar_hpte_insert_v3() local 367 static long beat_lpar_hpte_updatepp_v3(unsigned long slot, in beat_lpar_hpte_updatepp_v3() 397 static void beat_lpar_hpte_invalidate_v3(unsigned long slot, unsigned long va, in beat_lpar_hpte_invalidate_v3()
|
/arch/ia64/kernel/ |
D | kprobes.c | 100 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag() 153 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst() 189 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst() 300 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst() 336 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst() 369 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr() 512 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst() 543 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost() 566 unsigned int slot = (unsigned long)p->addr & 0xf; in prepare_booster() local 587 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local [all …]
|
/arch/sh/drivers/pci/ |
D | ops-cayman.c | 8 int __init pcibios_map_platform_irq(struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_platform_irq() 32 int slot; in pcibios_map_platform_irq() member
|
D | fixups-sh03.c | 6 int __init pcibios_map_platform_irq(struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_platform_irq()
|
/arch/powerpc/platforms/pseries/ |
D | lpar.c | 285 unsigned long slot; in pSeries_lpar_hpte_insert() local 410 static long pSeries_lpar_hpte_updatepp(unsigned long slot, in pSeries_lpar_hpte_updatepp() 438 static unsigned long pSeries_lpar_hpte_getword0(unsigned long slot) in pSeries_lpar_hpte_getword0() 461 long slot; in pSeries_lpar_hpte_find() local 485 unsigned long lpar_rc, slot, vsid, va, flags; in pSeries_lpar_hpte_updateboltedpp() local 499 static void pSeries_lpar_hpte_invalidate(unsigned long slot, unsigned long va, in pSeries_lpar_hpte_invalidate() 520 unsigned long slot, vsid, va; in pSeries_lpar_hpte_removebolted() local 550 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
|
/arch/arm/mach-omap2/ |
D | mmc-twl4030.c | 93 static int twl_mmc_get_ro(struct device *dev, int slot) in twl_mmc_get_ro() 145 static int twl_mmc_suspend(struct device *dev, int slot) in twl_mmc_suspend() 153 static int twl_mmc_resume(struct device *dev, int slot) in twl_mmc_resume() 237 static int twl_mmc1_set_power(struct device *dev, int slot, int power_on, in twl_mmc1_set_power() 295 static int twl_mmc2_set_power(struct device *dev, int slot, int power_on, int vdd) in twl_mmc2_set_power()
|
/arch/arm/mach-versatile/ |
D | pci.c | 64 int slot; in versatile_pci_slot_ignore() local 103 int slot = PCI_SLOT(devfn); in versatile_read_config() local 146 int slot = PCI_SLOT(devfn); in versatile_write_config() local 329 static int __init versatile_map_irq(struct pci_dev *dev, u8 slot, u8 pin) in versatile_map_irq()
|
/arch/alpha/kernel/ |
D | sys_miata.c | 154 miata_map_irq(struct pci_dev *dev, u8 slot, u8 pin) in miata_map_irq() 203 int slot, pin = *pinp; in miata_swizzle() local
|
D | sys_ruffian.c | 122 ruffian_map_irq(struct pci_dev *dev, u8 slot, u8 pin) in ruffian_map_irq() 146 int slot, pin = *pinp; in ruffian_swizzle() local
|
D | sys_takara.c | 174 takara_map_irq_srm(struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq_srm() 205 takara_map_irq(struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq() 231 int slot = PCI_SLOT(dev->devfn); in takara_swizzle() local
|
/arch/powerpc/mm/ |
D | hash_native_64.c | 221 static long native_hpte_updatepp(unsigned long slot, unsigned long newpp, in native_hpte_updatepp() 261 long slot; in native_hpte_find() local 293 long slot; in native_hpte_updateboltedpp() local 312 static void native_hpte_invalidate(unsigned long slot, unsigned long va, in native_hpte_invalidate() 345 static void hpte_decode(struct hash_pte *hpte, unsigned long slot, in hpte_decode() 415 unsigned long slot, slots, flags; in native_hpte_clear() local 462 unsigned long va, hash, index, hidx, shift, slot; in native_flush_hash_range() local
|