Home
last modified time | relevance | path

Searched refs:pstart (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c90 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_set_data() local
102 pstart = cursor->vstart; in sm750_hw_cursor_set_data()
103 pbuffer = pstart; in sm750_hw_cursor_set_data()
126 pstart += offset; in sm750_hw_cursor_set_data()
127 pbuffer = pstart; in sm750_hw_cursor_set_data()
140 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_set_data2() local
152 pstart = cursor->vstart; in sm750_hw_cursor_set_data2()
153 pbuffer = pstart; in sm750_hw_cursor_set_data2()
169 pstart += offset; in sm750_hw_cursor_set_data2()
170 pbuffer = pstart; in sm750_hw_cursor_set_data2()
[all...]
/linux/arch/x86/include/asm/xen/
H A Dswiotlb-xen.h6 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order,
9 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order);
/linux/scripts/
H A Dcleanpatch220 my $pstart = $3;
225 $mstart, $mlin, $pstart, $plin-$adj,
/linux/arch/x86/mm/
H A Dident_map.c179 unsigned long pstart, unsigned long pend) in kernel_ident_mapping_init() argument
181 unsigned long addr = pstart + info->offset; in kernel_ident_mapping_init()
/linux/mm/
H A Ddebug_vm_pgtable.c1041 * Check if a physical memory range described by <pstart, pend> contains
1047 static void __init phys_align_check(phys_addr_t pstart, in phys_align_check() argument
1053 if (pstart == 0) in phys_align_check()
1054 pstart = PAGE_SIZE; in phys_align_check()
1056 aligned_start = ALIGN(pstart, psize); in phys_align_check()
1068 phys_addr_t phys, pstart, pend; in init_fixed_pfns() local
1089 for_each_mem_range(idx, &pstart, &pend) { in init_fixed_pfns()
1091 phys_align_check(pstart, pend, PUD_SIZE, &phys, in init_fixed_pfns()
1103 phys_align_check(pstart, pend, PMD_SIZE, &phys, in init_fixed_pfns()
/linux/fs/erofs/
H A Dfscache.c129 * Read data from fscache described by cookie at pstart physical address
133 loff_t pstart, struct erofs_fscache_io *io) in erofs_fscache_read_io_async() argument
149 pstart, &len, LLONG_MAX, &flags, 0); in erofs_fscache_read_io_async()
159 ret = fscache_read(cres, pstart, iter, NETFS_READ_HOLE_FAIL, in erofs_fscache_read_io_async()
171 pstart += len; in erofs_fscache_read_io_async()
/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h415 dma_addr_t pstart; /* Base physical address of member
458 #define csio_q_pstart(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->pstart)
H A Dcsio_wr.c236 q->vstart = dma_alloc_coherent(&hw->pdev->dev, qsz, &q->pstart, in csio_wr_alloc_q()
1711 q->vstart, q->pstart); in csio_wrm_exit()
/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c542 static void cfdiag_diffctrset(u64 *pstart, u64 *pstop, int counters) in cfdiag_diffctrset() argument
544 for (; --counters >= 0; ++pstart, ++pstop) in cfdiag_diffctrset()
545 if (*pstop >= *pstart) in cfdiag_diffctrset()
546 *pstop -= *pstart; in cfdiag_diffctrset()
548 *pstop = *pstart - *pstop + 1; in cfdiag_diffctrset()
/linux/drivers/nvdimm/
H A Dbus.c960 resource_size_t offset = 0, end_trunc = 0, start, end, pstart, pend; in nd_pmem_forget_poison_check() local
982 pstart = nsio->res.start + offset; in nd_pmem_forget_poison_check()
985 if ((pstart >= start) && (pend <= end)) in nd_pmem_forget_poison_check()
/linux/fs/smb/client/
H A Dsess.c1005 unsigned char *pstart, in cifs_security_buffer_from_str() argument
1009 unsigned char *tmp = pstart; in cifs_security_buffer_from_str()
1019 pbuf->BufferOffset = cpu_to_le32(*pcur - pstart); in cifs_security_buffer_from_str()
1029 pbuf->BufferOffset = cpu_to_le32(*pcur - pstart); in cifs_security_buffer_from_str()
/linux/arch/sparc/mm/
H A Dsrmmu.c852 unsigned long pstart = (sp_banks[sp_entry].base_addr & PGDIR_MASK); in map_spbank() local
866 do_large_mapping(vstart, pstart); in map_spbank()
867 vstart += PGDIR_SIZE; pstart += PGDIR_SIZE; in map_spbank()
H A Dinit_64.c1765 static unsigned long __ref kernel_map_range(unsigned long pstart, in kernel_map_range() argument
1769 unsigned long vstart = PAGE_OFFSET + pstart; in kernel_map_range()
/linux/arch/x86/xen/
H A Dmmu_pv.c2361 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region() argument
2368 unsigned long vstart = (unsigned long)phys_to_virt(pstart); in xen_create_contiguous_region()
2405 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) in xen_destroy_contiguous_region() argument
2415 vstart = (unsigned long)phys_to_virt(pstart); in xen_destroy_contiguous_region()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c619 unsigned long pstart, unsigned long prot, in htab_bolt_mapping() argument
632 vstart, vend, pstart, prot, psize, ssize); in htab_bolt_mapping()
636 paddr = ALIGN(pstart, step); in htab_bolt_mapping()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h496 unsigned long pstart, unsigned long prot,
/linux/include/uapi/linux/
H A Dbtrfs_tree.h1006 /* devid subset filter [pstart..pend) */
1007 __le64 pstart; member
/linux/arch/arc/mm/
H A Dcache.c542 #define __ic_line_inv_vaddr(pstart, vstart, sz) argument
/linux/lib/
H A Dmaple_tree.c1487 unsigned long pstart, gap, max_gap; in mas_leaf_max_gap() local
1546 pstart = pivots[i - 1]; in mas_leaf_max_gap()
1547 gap = pivots[i] - pstart; in mas_leaf_max_gap()
/linux/tools/power/pm-graph/
H A Dsleepgraph.py1968 pstart = self.dmesg[phase]['start']
1971 o = max(0, min(end, pend) - max(start, pstart))