Home
last modified time | relevance | path

Searched refs:dsize (Results 1 – 12 of 12) sorted by relevance

/arch/s390/lib/
Dstring.c157 size_t dsize = __strend(dest) - dest; in strlcat() local
159 size_t res = dsize + len; in strlcat()
161 if (dsize < n) { in strlcat()
162 dest += dsize; in strlcat()
163 n -= dsize; in strlcat()
/arch/powerpc/platforms/cell/
Diommu.c314 unsigned long dbase, unsigned long dsize, in cell_iommu_setup_stab() argument
320 segments = max(dbase + dsize, fbase + fsize) >> IO_SEGMENT_SHIFT; in cell_iommu_setup_stab()
1007 struct device_node *np, unsigned long dbase, unsigned long dsize, in cell_iommu_setup_fixed_ptab() argument
1012 ptab = cell_iommu_alloc_ptab(iommu, fbase, fsize, dbase, dsize, 24); in cell_iommu_setup_fixed_ptab()
1031 if (ioaddr >= dbase && ioaddr < (dbase + dsize)) { in cell_iommu_setup_fixed_ptab()
1044 unsigned long dbase, dsize, fbase, fsize, hbase, hend; in cell_iommu_fixed_mapping_init() local
1071 cell_iommu_get_window(np, &dbase, &dsize); in cell_iommu_fixed_mapping_init()
1072 fbase = max(fbase, dbase + dsize); in cell_iommu_fixed_mapping_init()
1103 cell_iommu_get_window(np, &dbase, &dsize); in cell_iommu_fixed_mapping_init()
1105 if (hbase < dbase || (hend > (dbase + dsize))) { in cell_iommu_fixed_mapping_init()
[all …]
/arch/alpha/include/asm/
Da.out.h29 __u64 dsize; member
66 #define a_data ah.dsize
/arch/powerpc/include/asm/
Dcache.h27 u32 dsize; /* L1 d-cache size */ member
/arch/mips/boot/
Daddinitrd.c84 if (eaout.dsize || esecs[1].s_size) { in main()
98 eaout.dsize = esecs[1].s_size = initrd_header[1] = SWAB(st.st_size+8); in main()
Decoff.h38 long dsize; /* initialized data " " */ member
Delf2ecoff.c234 a->dsize = swab32(a->dsize); in convert_ecoff_aouthdr()
417 eah.dsize = data.len; in main()
460 esecs[1].s_size = eah.dsize; in main()
/arch/powerpc/boot/
Drs6000.h43 unsigned char dsize[4]; /* initialized data " " */ member
/arch/alpha/boot/tools/
Dobjstrip.c214 fil_size = aout->ah.tsize + aout->ah.dsize; in main()
/arch/powerpc/kernel/
Dsetup_64.c321 ppc64_caches.dsize = size; in initialize_cache_info()
Dvdso.c717 vdso_data->dcache_size = ppc64_caches.dsize; in vdso_init()
/arch/ia64/include/asm/
Dpal.h470 dsize : 16, /* size of dynamic member
682 #define pmci_proc_dynamic_state_size pme_processor.dsize