Home
last modified time | relevance | path

Searched defs:pstart (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c90 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_set_data() local
140 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_set_data2() local
/linux/drivers/gpio/
H A Dgpio-tangier.h58 #define GPIO_PINRANGE(gstart, gend, pstart) \ argument
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-dec.c242 static int delta_mjpeg_ipc_decode(struct delta_ctx *pctx, dma_addr_t pstart, dma_addr_t pend) in delta_mjpeg_ipc_decode()
/linux/fs/erofs/
H A Dfscache.c120 loff_t pstart, struct erofs_fscache_io *io) in erofs_fscache_read_io_async()
/linux/arch/x86/xen/
H A Dmmu_pv.c2348 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region()
2392 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) in xen_destroy_contiguous_region()
/linux/arch/arc/mm/
H A Dcache.c542 #define __ic_line_inv_vaddr(pstart, vstart, sz) argument
/linux/drivers/nvdimm/
H A Dbus.c958 resource_size_t offset = 0, end_trunc = 0, start, end, pstart, pend; in nd_pmem_forget_poison_check() local
/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c541 static void cfdiag_diffctrset(u64 *pstart, u64 *pstop, int counters) in cfdiag_diffctrset()
/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h415 dma_addr_t pstart; /* Base physical address of member
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c622 unsigned long pstart, unsigned long prot, in htab_bolt_mapping()
/linux/fs/iomap/
H A Dbuffered-io.c1604 pgoff_t pstart = *start >> PAGE_SHIFT; in iomap_fill_dirty_folios() local