Searched defs:pstart (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/arch/arm/xen/ | 
| D | mm.c | 166 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order,  in xen_create_contiguous_region()179 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order)  in xen_destroy_contiguous_region()
 
 | 
| /linux-4.4.14/drivers/staging/sm750fb/ | 
| D | sm750_cursor.c | 103 	void __iomem *pbuffer, *pstart;  in hw_cursor_setData()  local167 	void __iomem *pbuffer, *pstart;  in hw_cursor_setData2()  local
 
 | 
| /linux-4.4.14/block/ | 
| D | ioctl.c | 43 				long pstart = start, plength = length;  in blkpg_ioctl()  local103 				long pstart = start, plength = length;  in blkpg_ioctl()  local
 
 | 
| /linux-4.4.14/drivers/staging/wlan-ng/ | 
| D | prism2fw.c | 662 	u32 pstart;  in plugimage()  local
 | 
| /linux-4.4.14/arch/arc/mm/ | 
| D | cache.c | 529 #define __ic_line_inv_vaddr(pstart, vstart, sz)  argument
 | 
| /linux-4.4.14/kernel/ | 
| D | kexec_core.c | 189 			unsigned long pstart, pend;  in sanity_check_segment_list()  local
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | hash_utils_64.c | 183 		      unsigned long pstart, unsigned long prot,  in htab_bolt_mapping()
 | 
| /linux-4.4.14/arch/x86/xen/ | 
| D | mmu.c | 2622 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order,  in xen_create_contiguous_region()2669 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order)  in xen_destroy_contiguous_region()
 
 | 
| /linux-4.4.14/arch/sparc/mm/ | 
| D | srmmu.c | 835 	unsigned long pstart = (sp_banks[sp_entry].base_addr & SRMMU_PGDIR_MASK);  in map_spbank()  local
 | 
| D | init_64.c | 1561 static unsigned long __ref kernel_map_range(unsigned long pstart,  in kernel_map_range()
 | 
| /linux-4.4.14/drivers/scsi/csiostor/ | 
| D | csio_wr.h | 415 	dma_addr_t		pstart;		/* Base physical address of  member
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | btrfs.h | 217 	__u64 pstart;  member
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | ctree.h | 843 	__le64 pstart;  member
 |