phys_size         376 arch/x86/mm/numa_emulation.c 	size_t phys_size = numa_dist_cnt * numa_dist_cnt * sizeof(phys_dist[0]);
phys_size         450 arch/x86/mm/numa_emulation.c 					      phys_size, PAGE_SIZE);
phys_size         455 arch/x86/mm/numa_emulation.c 		memblock_reserve(phys, phys_size);
phys_size         521 arch/x86/mm/numa_emulation.c 		memblock_free(__pa(phys_dist), phys_size);
phys_size          96 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c 		phys_addr_t phys_size,
phys_size         102 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c 	GEM_BUG_ON(!phys_size || phys_size > dma_size);
phys_size         103 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c 	GEM_BUG_ON(!IS_ALIGNED(phys_size, PAGE_SIZE));
phys_size         120 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c 	obj->scratch = phys_size;
phys_size          12 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.h 		phys_addr_t phys_size,
phys_size         206 drivers/ntb/ntb_transport.c 	resource_size_t phys_size;
phys_size        1046 drivers/ntb/ntb_transport.c 		size = nt->mw_vec[i].phys_size;
phys_size        1187 drivers/ntb/ntb_transport.c 	mw_size = nt->mw_vec[mw_num].phys_size;
phys_size        1315 drivers/ntb/ntb_transport.c 					  &mw->phys_size);
phys_size        1319 drivers/ntb/ntb_transport.c 		mw->vbase = ioremap_wc(mw->phys_addr, mw->phys_size);
phys_size         330 drivers/video/fbdev/aty/atyfb_base.c static unsigned long phys_size[FB_MAX] = { 0, };
phys_size        2753 drivers/video/fbdev/aty/atyfb_base.c 	phys_size[m64_num] = size;
phys_size        3608 drivers/video/fbdev/aty/atyfb_base.c 		if (!phys_vmembase[m64_num] || !phys_size[m64_num] ||
phys_size        3630 drivers/video/fbdev/aty/atyfb_base.c 					       phys_size[m64_num]);
phys_size        1002 drivers/video/fbdev/gbefb.c 	unsigned long phys_addr, phys_size;
phys_size        1030 drivers/video/fbdev/gbefb.c 			phys_size = size;
phys_size        1032 drivers/video/fbdev/gbefb.c 			phys_size = TILE_SIZE - offset;
phys_size        1035 drivers/video/fbdev/gbefb.c 						phys_size, vma->vm_page_prot))
phys_size        1039 drivers/video/fbdev/gbefb.c 		size -= phys_size;
phys_size        1040 drivers/video/fbdev/gbefb.c 		addr += phys_size;
phys_size         147 drivers/video/fbdev/omap2/omapfb/vrfb.c u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp)
phys_size         159 drivers/video/fbdev/omap2/omapfb/vrfb.c 	if (phys_size < extra)
phys_size         162 drivers/video/fbdev/omap2/omapfb/vrfb.c 	height = (phys_size - extra) / (width * bytespp);
phys_size         234 fs/hfs/btree.c 		HFS_I(inode)->phys_size = inode->i_size =
phys_size         383 fs/hfs/extent.c 		HFS_I(inode)->phys_size += sb->s_blocksize;
phys_size         485 fs/hfs/extent.c 		inode->i_ino, (long long)HFS_I(inode)->phys_size,
phys_size         487 fs/hfs/extent.c 	if (inode->i_size > HFS_I(inode)->phys_size) {
phys_size         501 fs/hfs/extent.c 			inode->i_size = HFS_I(inode)->phys_size;
phys_size         503 fs/hfs/extent.c 	} else if (inode->i_size == HFS_I(inode)->phys_size)
phys_size         547 fs/hfs/extent.c 	HFS_I(inode)->phys_size = inode->i_size;
phys_size          85 fs/hfs/hfs_fs.h 	loff_t phys_size;
phys_size         209 fs/hfs/hfs_fs.h 			__be32 log_size, __be32 phys_size, u32 clump_size);
phys_size          60 fs/hfs/inode.c 				&HFS_I(mapping->host)->phys_size);
phys_size         223 fs/hfs/inode.c 		HFS_I(inode)->phys_size = 0;
phys_size         266 fs/hfs/inode.c 			 __be32 __log_size, __be32 phys_size, u32 clump_size)
phys_size         278 fs/hfs/inode.c 	inode->i_size = HFS_I(inode)->phys_size = log_size;
phys_size         281 fs/hfs/inode.c 	HFS_I(inode)->alloc_blocks = be32_to_cpu(phys_size) /
phys_size         407 fs/hfs/inode.c 			  __be32 *log_size, __be32 *phys_size)
phys_size         413 fs/hfs/inode.c 	if (phys_size)
phys_size         414 fs/hfs/inode.c 		*phys_size = cpu_to_be32(HFS_I(inode)->alloc_blocks *
phys_size         360 fs/hfsplus/btree.c 		hip->phys_size = inode->i_size =
phys_size         288 fs/hfsplus/extents.c 		hip->phys_size += sb->s_blocksize;
phys_size         552 fs/hfsplus/extents.c 		inode->i_ino, (long long)hip->phys_size, inode->i_size);
phys_size         554 fs/hfsplus/extents.c 	if (inode->i_size > hip->phys_size) {
phys_size         570 fs/hfsplus/extents.c 	} else if (inode->i_size == hip->phys_size)
phys_size         622 fs/hfsplus/extents.c 	hip->phys_size = inode->i_size;
phys_size         248 fs/hfsplus/hfsplus_fs.h 	loff_t phys_size;
phys_size          54 fs/hfsplus/inode.c 				&HFSPLUS_I(mapping->host)->phys_size);
phys_size         398 fs/hfsplus/inode.c 	hip->phys_size = 0;
phys_size         466 fs/hfsplus/inode.c 	hip->phys_size = inode->i_size = be64_to_cpu(fork->total_size);
phys_size         199 fs/hfsplus/xattr.c 		hip->phys_size = attr_file->i_size =
phys_size         865 include/linux/efi.h 	u64 phys_size;
phys_size          33 include/video/omapvrfb.h extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
phys_size          48 include/video/omapvrfb.h static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp)