| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/ |
| H A D | tftp-hpa_5.2.bb | 10 HOMEPAGE = "http://freecode.com/projects/tftp-hpa" 16 SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.tar.bz2 \ 21 file://tftp-hpa-0.39-tzfix.patch \ 22 file://tftp-hpa-0.49-fortify-strcpy-crash.patch \ 23 file://tftp-hpa-0.49-stats.patch \ 24 file://tftp-hpa-5.2-pktinfo.patch \ 28 file://tftp-hpa-bug-fix-on-separated-CR-and-LF.patch \ 32 file://tftpd-hpa.socket \ 33 file://tftpd-hpa.service \ 55 mv ${D}${bindir}/tftp ${D}${bindir}/tftp-hpa [all …]
|
| /OK3568_Linux_fs/kernel/drivers/vfio/pci/ |
| H A D | trace.h | 18 TP_PROTO(struct pci_dev *pdev, unsigned long hpa, unsigned long ua, 20 TP_ARGS(pdev, hpa, ua, ret), 24 __field(unsigned long, hpa) 31 __entry->hpa = hpa; 36 TP_printk("%s: %lx -> %lx ret=%d", __entry->name, __entry->hpa, 41 TP_PROTO(struct pci_dev *pdev, unsigned long hpa, unsigned long ua, 43 TP_ARGS(pdev, hpa, ua, size, ret), 47 __field(unsigned long, hpa) 55 __entry->hpa = hpa; 61 TP_printk("%s: %lx -> %lx size=%lx ret=%d", __entry->name, __entry->hpa, [all …]
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | drivers.c | 229 unsigned long hpa; member 239 if (pdev->hpa.start == d->hpa) { in find_device() 247 static struct parisc_device *find_device_by_addr(unsigned long hpa) in find_device_by_addr() argument 250 .hpa = hpa, in find_device_by_addr() 495 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev() argument 504 if (find_device_by_addr(hpa) != NULL) in alloc_pa_dev() 507 status = pdc_iodc_read(&bytecnt, hpa, 0, &iodc_data, 32); in alloc_pa_dev() 524 dev->hpa.start = hpa; in alloc_pa_dev() 529 if (hpa == 0xf4000000 || hpa == 0xf8000000) { in alloc_pa_dev() 530 dev->hpa.end = hpa + 0x03ffffff; in alloc_pa_dev() [all …]
|
| H A D | pa7300lc.c | 33 u32 hpa; in pa7300lc_lpmc() local 38 hpa = cpu_hpa(); in pa7300lc_lpmc() 43 gsc_readl(hpa+MIOC_CONTROL), gsc_readl(hpa+MIOC_STATUS), in pa7300lc_lpmc() 44 gsc_readl(hpa+MDERRADD), gsc_readl(hpa+DMAERR), in pa7300lc_lpmc() 45 gsc_readl(hpa+DIOERR), gsc_readl(hpa+HIDMAMEM)); in pa7300lc_lpmc()
|
| H A D | processor.c | 102 txn_addr = dev->hpa.start; /* for legacy PDC */ in processor_probe() 129 status = pdc_pat_cpu_get_number(&cpu_info, dev->hpa.start); in processor_probe() 135 &dev->hpa.start); in processor_probe() 148 &dev->hpa.start, cpu_info.cpu_num, NR_CPUS); in processor_probe() 168 p->hpa = dev->hpa.start; /* save CPU hpa */ in processor_probe() 380 if (0 == cpuinfo->hpa) in show_cpuinfo()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | tftp-0.49-cmd_arg.patch | 7 diff -up tftp-hpa-0.49/config.h.cmd_arg tftp-hpa-0.49/config.h 8 --- tftp-hpa-0.49/config.h.cmd_arg 2010-04-19 15:29:10.567331454 +0200 9 +++ tftp-hpa-0.49/config.h 2010-04-20 07:33:03.133232772 +0200 18 diff -up tftp-hpa-0.49/configure.in.cmd_arg tftp-hpa-0.49/configure.in 19 --- tftp-hpa-0.49/configure.in.cmd_arg 2008-10-21 00:08:31.000000000 +0200 20 +++ tftp-hpa-0.49/configure.in 2010-04-19 11:05:12.387340698 +0200 29 diff -up tftp-hpa-0.49/lib/xrealloc.c.cmd_arg tftp-hpa-0.49/lib/xrealloc.c 30 --- tftp-hpa-0.49/lib/xrealloc.c.cmd_arg 2010-04-19 11:05:12.387340698 +0200 31 +++ tftp-hpa-0.49/lib/xrealloc.c 2010-04-19 11:05:12.387340698 +0200 53 diff -up tftp-hpa-0.49/tftp/main.c.cmd_arg tftp-hpa-0.49/tftp/main.c [all …]
|
| H A D | tftp-0.42-tftpboot.patch | 7 diff -up tftp-hpa-0.48/tftp-xinetd.tftpboot tftp-hpa-0.48/tftp-xinetd 8 --- tftp-hpa-0.48/tftp-xinetd.tftpboot 2007-01-31 00:51:05.000000000 +0100 9 +++ tftp-hpa-0.48/tftp-xinetd 2008-05-20 12:05:53.000000000 +0200 19 diff -up tftp-hpa-0.48/README.security.tftpboot tftp-hpa-0.48/README.security 20 --- tftp-hpa-0.48/README.security.tftpboot 2008-05-29 17:36:32.000000000 +0200 21 +++ tftp-hpa-0.48/README.security 2008-05-29 17:37:21.000000000 +0200 51 diff -up tftp-hpa-0.48/tftpd/sample.rules.tftpboot tftp-hpa-0.48/tftpd/sample.rules 52 --- tftp-hpa-0.48/tftpd/sample.rules.tftpboot 2008-05-29 17:38:46.000000000 +0200 53 +++ tftp-hpa-0.48/tftpd/sample.rules 2008-05-29 17:38:05.000000000 +0200
|
| H A D | tftp-0.49-chk_retcodes.patch | 7 diff -up tftp-hpa-0.49/tftpd/tftpd.c.chk_retcodes tftp-hpa-0.49/tftpd/tftpd.c 8 --- tftp-hpa-0.49/tftpd/tftpd.c.chk_retcodes 2009-01-15 15:28:50.000000000 +0100 9 +++ tftp-hpa-0.49/tftpd/tftpd.c 2009-01-15 15:31:36.000000000 +0100
|
| H A D | init | 21 NAME=in.tftpd-hpa 22 SCRIPTNAME=/etc/init.d/tftpd-hpa 25 if [ -r /etc/default/tftpd-hpa ] 27 . /etc/default/tftpd-hpa
|
| H A D | tftp-hpa-0.49-stats.patch | 7 diff -up tftp-hpa-0.49/tftp/tftp.c.stats tftp-hpa-0.49/tftp/tftp.c 8 --- tftp-hpa-0.49/tftp/tftp.c.stats 2011-01-03 15:38:34.217918067 +0100 9 +++ tftp-hpa-0.49/tftp/tftp.c 2011-01-03 15:38:37.498917014 +0100
|
| H A D | tftp-0.40-remap.patch | 7 diff -up tftp-hpa-0.49/tftpd/remap.c.zero tftp-hpa-0.49/tftpd/remap.c 8 --- tftp-hpa-0.49/tftpd/remap.c.zero 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftpd/remap.c 2008-11-25 11:41:09.000000000 -0500
|
| H A D | tftp-hpa-0.49-fortify-strcpy-crash.patch | 7 diff -urN tftp-hpa-0.49.orig/tftp/tftp.c tftp-hpa-0.49/tftp/tftp.c 8 --- tftp-hpa-0.49.orig/tftp/tftp.c 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftp/tftp.c 2009-08-05 09:47:18.072585848 -0400
|
| H A D | tftp-hpa-0.39-tzfix.patch | 7 diff -up tftp-hpa-0.49/tftpd/tftpd.c.tzfix tftp-hpa-0.49/tftpd/tftpd.c 8 --- tftp-hpa-0.49/tftpd/tftpd.c.tzfix 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftpd/tftpd.c 2008-11-25 11:45:27.000000000 -0500
|
| H A D | tftp-hpa-5.2-pktinfo.patch | 7 diff -up tftp-hpa-5.2/tftpd/recvfrom.c.test tftp-hpa-5.2/tftpd/recvfrom.c 8 --- tftp-hpa-5.2/tftpd/recvfrom.c.test 2011-12-11 23:13:52.000000000 +0100 9 +++ tftp-hpa-5.2/tftpd/recvfrom.c 2012-01-04 10:05:17.852042256 +0100
|
| H A D | tftpd-hpa.service | 3 Requires=tftpd-hpa.socket 6 ExecStart=@SBINDIR@/in.tftpd-hpa -s /var/lib/tftpboot 10 Also=tftpd-hpa.socket
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | hppb.c | 26 unsigned long hpa; member 32 .hpa = 0, 56 if(card->hpa) { in hppb_probe() 65 card->hpa = dev->hpa.start; in hppb_probe() 69 card->mmio_region.start = gsc_readl(dev->hpa.start + IO_IO_LOW); in hppb_probe() 70 card->mmio_region.end = gsc_readl(dev->hpa.start + IO_IO_HIGH) - 1; in hppb_probe() 75 &dev->hpa.start, in hppb_probe()
|
| H A D | lasi.c | 58 unsigned long lasi_base = this_lasi->hpa; in lasi_init_irq() 173 lasi->hpa = dev->hpa.start; in lasi_init_chip() 176 lasi->version = gsc_readl(lasi->hpa + LASI_VER) & 0xf; in lasi_init_chip() 178 lasi->name, lasi->version, lasi->hpa); in lasi_init_chip() 181 lasi_led_init(lasi->hpa); in lasi_init_chip() 204 gsc_writel(lasi->eim, lasi->hpa + OFFSET_IAR); in lasi_init_chip() 219 lasi_power_off_hpa = lasi->hpa; in lasi_init_chip()
|
| H A D | gsc.c | 76 irr = gsc_readl(gsc_asic->hpa + OFFSET_IRR); in gsc_asic_intr() 114 imr = gsc_readl(irq_dev->hpa + OFFSET_IMR); in gsc_asic_mask_irq() 116 gsc_writel(imr, irq_dev->hpa + OFFSET_IMR); in gsc_asic_mask_irq() 129 imr = gsc_readl(irq_dev->hpa + OFFSET_IMR); in gsc_asic_unmask_irq() 131 gsc_writel(imr, irq_dev->hpa + OFFSET_IMR); in gsc_asic_unmask_irq() 157 gsc_writel(gsc_dev->eim, gsc_dev->hpa + OFFSET_IAR); in gsc_set_affinity_irq() 245 res = request_mem_region(gsc_asic->hpa, 0x100000, gsc_asic->name); in gsc_common_setup() 253 if (gsc_readl(gsc_asic->hpa + OFFSET_IMR)) in gsc_common_setup() 255 gsc_readl(gsc_asic->hpa + OFFSET_IMR)); in gsc_common_setup()
|
| H A D | wax.c | 50 unsigned long base = wax->hpa; in wax_init_irq() 78 wax->hpa = dev->hpa.start; in wax_init_chip() 81 printk(KERN_INFO "%s at 0x%lx found.\n", wax->name, wax->hpa); in wax_init_chip() 104 gsc_writel(wax->eim, wax->hpa + OFFSET_IAR); in wax_init_chip()
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | vsie.c | 641 static int pin_guest_page(struct kvm *kvm, gpa_t gpa, hpa_t *hpa) in pin_guest_page() argument 648 *hpa = (hpa_t) page_to_virt(page) + (gpa & ~PAGE_MASK); in pin_guest_page() 653 static void unpin_guest_page(struct kvm *kvm, gpa_t gpa, hpa_t hpa) in unpin_guest_page() argument 655 kvm_release_pfn_dirty(hpa >> PAGE_SHIFT); in unpin_guest_page() 664 hpa_t hpa; in unpin_blocks() local 666 hpa = (u64) scb_s->scaoh << 32 | scb_s->scaol; in unpin_blocks() 667 if (hpa) { in unpin_blocks() 668 unpin_guest_page(vcpu->kvm, vsie_page->sca_gpa, hpa); in unpin_blocks() 674 hpa = scb_s->itdba; in unpin_blocks() 675 if (hpa) { in unpin_blocks() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | iommu_api.c | 345 unsigned long ua, unsigned int pageshift, unsigned long *hpa) in mm_iommu_ua_to_hpa() argument 357 *hpa = mem->dev_hpa + (ua - mem->ua); in mm_iommu_ua_to_hpa() 362 *hpa = (*va & MM_IOMMU_TABLE_GROUP_PAGE_MASK) | (ua & ~PAGE_MASK); in mm_iommu_ua_to_hpa() 369 unsigned long ua, unsigned int pageshift, unsigned long *hpa) in mm_iommu_ua_to_hpa_rm() argument 381 *hpa = mem->dev_hpa + (ua - mem->ua); in mm_iommu_ua_to_hpa_rm() 389 *hpa = (*pa & MM_IOMMU_TABLE_GROUP_PAGE_MASK) | (ua & ~PAGE_MASK); in mm_iommu_ua_to_hpa_rm() 418 bool mm_iommu_is_devmem(struct mm_struct *mm, unsigned long hpa, in mm_iommu_is_devmem() argument 429 if ((mem->dev_hpa <= hpa) && (hpa < end)) { in mm_iommu_is_devmem() 436 *size = min(1UL << pageshift, end - hpa); in mm_iommu_is_devmem()
|
| /OK3568_Linux_fs/buildroot/package/tftpd/ |
| H A D | tftpd.mk | 8 TFTPD_SITE = git://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git 13 TFTPD_CPE_ID_PRODUCT = tftpd-hpa 24 $(INSTALL) -D -m 0755 package/tftpd/S80tftpd-hpa $(TARGET_DIR)/etc/init.d/S80tftpd-hpa
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | gscps2.c | 331 unsigned long hpa = dev->hpa.start; in gscps2_probe() local 339 hpa += GSC_DINO_OFFSET; in gscps2_probe() 352 ps2port->addr = ioremap(hpa, GSC_STATUS + 4); in gscps2_probe() 378 hpa, ps2port->id); in gscps2_probe() 384 if (!request_mem_region(hpa, GSC_STATUS + 4, ps2port->port.name)) in gscps2_probe() 390 hpa, in gscps2_probe() 405 release_mem_region(dev->hpa.start, GSC_STATUS + 4); in gscps2_probe() 428 release_mem_region(dev->hpa, GSC_STATUS + 4); in gscps2_remove()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_64_vio_hv.c | 120 unsigned long hpa = 0; in kvmppc_rm_tce_validate() local 128 if (mm_iommu_ua_to_hpa_rm(mem, ua, shift, &hpa)) in kvmppc_rm_tce_validate() 222 unsigned long entry, unsigned long *hpa, in iommu_tce_xchg_no_kill_rm() argument 227 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction, true); in iommu_tce_xchg_no_kill_rm() 258 unsigned long hpa = 0; in kvmppc_rm_clear_tce() local 261 iommu_tce_xchg_no_kill_rm(kvm->mm, tbl, io_entry + i, &hpa, &dir); in kvmppc_rm_clear_tce() 291 unsigned long hpa = 0; in kvmppc_rm_tce_iommu_do_unmap() local 294 if (iommu_tce_xchg_no_kill_rm(kvm->mm, tbl, entry, &hpa, &dir)) in kvmppc_rm_tce_iommu_do_unmap() 306 iommu_tce_xchg_no_kill_rm(kvm->mm, tbl, entry, &hpa, &dir); in kvmppc_rm_tce_iommu_do_unmap() 335 unsigned long hpa = 0; in kvmppc_rm_tce_iommu_do_map() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 178 static bool tce_page_is_contained(struct mm_struct *mm, unsigned long hpa, in tce_page_is_contained() argument 184 if (mm_iommu_is_devmem(mm, hpa, it_page_shift, &size)) in tce_page_is_contained() 187 page = pfn_to_page(hpa >> PAGE_SHIFT); in tce_page_is_contained() 381 unsigned long hpa) in tce_iommu_unuse_page() argument 385 page = pfn_to_page(hpa >> PAGE_SHIFT); in tce_iommu_unuse_page() 414 unsigned long hpa = 0; in tce_iommu_unuse_page_v2() local 421 tbl->it_page_shift, &hpa, &mem); in tce_iommu_unuse_page_v2() 484 static int tce_iommu_use_page(unsigned long tce, unsigned long *hpa) in tce_iommu_use_page() argument 494 *hpa = __pa((unsigned long) page_address(page)); in tce_iommu_use_page() 505 unsigned long hpa; in tce_iommu_build() local [all …]
|