Searched defs:pstart (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/block/ |
H A D | ioctl.c | 42 long pstart = start, plength = length; blkpg_ioctl() local 102 long pstart = start, plength = length; blkpg_ioctl() local
|
/linux-4.1.27/arch/arm/xen/ |
H A D | mm.c | 147 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, xen_create_contiguous_region() argument 160 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) xen_destroy_contiguous_region() argument
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 101 void __iomem *pbuffer, *pstart; hw_cursor_setData() local 192 void __iomem *pbuffer, *pstart; hw_cursor_setData2() local
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | prism2fw.c | 665 u32 pstart; plugimage() local
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | hash_utils_64.c | 181 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.1.27/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.1.27/arch/x86/xen/ |
H A D | mmu.c | 2280 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, xen_create_contiguous_region() argument 2327 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) xen_destroy_contiguous_region() argument
|
/linux-4.1.27/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 | 1504 static unsigned long __ref kernel_map_range(unsigned long pstart, kernel_map_range() argument
|
/linux-4.1.27/kernel/ |
H A D | kexec.c | 204 unsigned long pstart, pend; sanity_check_segment_list() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | btrfs.h | 211 __u64 pstart; member in struct:btrfs_balance_args
|
/linux-4.1.27/fs/btrfs/ |
H A D | ctree.h | 833 __le64 pstart; member in struct:btrfs_disk_balance_args
|
Completed in 4283 milliseconds