Searched refs:vaddrs (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
H A Dtlb.c35 global_flush_tlb_page(mm, tb->vaddrs[0]); flush_tlb_pending()
39 &tb->vaddrs[0]); flush_tlb_pending()
42 tb->tlb_nr, &tb->vaddrs[0]); flush_tlb_pending()
95 tb->vaddrs[nr] = vaddr; tlb_batch_add_one()
H A Dhighmem.c32 #include <asm/vaddrs.h>
H A Dultra.S85 /* %o0 = context, %o1 = nr, %o2 = vaddrs[] */
259 /* %o0 = context, %o1 = nr, %o2 = vaddrs[] */
339 /* %o0 = context, %o1 = nr, %o2 = vaddrs[] */
H A Dinit_32.c32 #include <asm/vaddrs.h>
H A Dtsb.c69 __flush_tsb_one_entry(tsb, tb->vaddrs[i], hash_shift, nentries); __flush_tsb_one()
H A Dsrmmu.c32 #include <asm/vaddrs.h>
/linux-4.1.27/arch/sparc/include/asm/
H A Dhighmem.h24 #include <asm/vaddrs.h>
H A Dkdebug_32.h11 #include <asm/vaddrs.h>
H A Dpgalloc_32.h9 #include <asm/vaddrs.h>
H A Dtlbflush_64.h14 unsigned long vaddrs[TLB_BATCH_NR]; member in struct:tlb_batch
H A Dvaddrs.h7 * asm/vaddrs.h: Here we define the virtual addresses at
H A Dauxio_32.h9 #include <asm/vaddrs.h>
H A Dpgtable_32.h20 #include <asm/vaddrs.h>
/linux-4.1.27/include/xen/
H A Dxenbus.h212 grant_handle_t *handles, unsigned long *vaddrs,
218 unsigned long *vaddrs);
/linux-4.1.27/arch/sparc/kernel/
H A Dtrampoline_32.S13 #include <asm/vaddrs.h>
H A Dsmp_64.c1080 unsigned long *vaddrs; member in struct:tlb_pending_info
1087 __flush_tlb_pending(t->ctx, t->nr, t->vaddrs); tlb_pending_func()
1090 void smp_flush_tlb_pending(struct mm_struct *mm, unsigned long nr, unsigned long *vaddrs) smp_flush_tlb_pending() argument
1098 info.vaddrs = vaddrs; smp_flush_tlb_pending()
1106 __flush_tlb_pending(ctx, nr, vaddrs); smp_flush_tlb_pending()
H A Dsetup_32.c43 #include <asm/vaddrs.h>
H A Dioport.c43 #include <asm/vaddrs.h>
H A Dleon_pci_grpci1.c24 #include <asm/vaddrs.h>
H A Dentry.S20 #include <asm/vaddrs.h>
H A Dleon_pci_grpci2.c16 #include <asm/vaddrs.h>
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_client.c673 * @vaddrs: addresses to be mapped to
688 unsigned long *vaddrs, bool *leaked) xenbus_map_ring()
697 phys_addrs[i] = (unsigned long)vaddrs[i]; xenbus_map_ring()
834 * @vaddrs: addresses to unmap
842 unsigned long *vaddrs) xenbus_unmap_ring()
852 gnttab_set_unmap_op(&unmap[i], vaddrs[i], xenbus_unmap_ring()
686 xenbus_map_ring(struct xenbus_device *dev, grant_ref_t *gnt_refs, unsigned int nr_grefs, grant_handle_t *handles, unsigned long *vaddrs, bool *leaked) xenbus_map_ring() argument
840 xenbus_unmap_ring(struct xenbus_device *dev, grant_handle_t *handles, unsigned int nr_handles, unsigned long *vaddrs) xenbus_unmap_ring() argument
/linux-4.1.27/arch/arc/mm/
H A Dcache_arc700.c238 /* MMUv2 and before: paddr contains stuffed vaddrs bits */ __cache_line_loop()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd_cb.c1484 /* payload is either all vaddrs or all pages */ kiblnd_send()
1705 /* Either all pages or all vaddrs */ kiblnd_recv()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd_cb.c945 /* payload is either all vaddrs or all pages */ ksocknal_send()

Completed in 1281 milliseconds