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