Searched defs:phys_size (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/include/video/ |
H A D | omapvrfb.h | 60 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) omap_vrfb_max_height() argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/ |
H A D | vrfb.c | 159 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) omap_vrfb_max_height() argument
|
/linux-4.4.14/arch/x86/mm/ |
H A D | numa_emulation.c | 316 size_t phys_size = numa_dist_cnt * numa_dist_cnt * sizeof(phys_dist[0]); numa_emulation() local 437 memblock_free(__pa(phys_dist), phys_size); numa_emulation() local
|
/linux-4.4.14/fs/hfs/ |
H A D | inode.c | 263 hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, __be32 __log_size, __be32 phys_size, u32 clump_size) hfs_inode_read_fork() argument 403 hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, __be32 *log_size, __be32 *phys_size) hfs_inode_write_fork() argument
|
H A D | hfs_fs.h | 84 loff_t phys_size; member in struct:hfs_inode_info
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | gbefb.c | 1008 unsigned long phys_addr, phys_size; gbefb_mmap() local
|
/linux-4.4.14/drivers/ntb/ |
H A D | ntb_transport.c | 184 resource_size_t phys_size; member in struct:ntb_transport_mw
|
/linux-4.4.14/fs/hfsplus/ |
H A D | hfsplus_fs.h | 247 loff_t phys_size; member in struct:hfsplus_inode_info
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 330 static unsigned long phys_size[FB_MAX] = { 0, }; variable
|
/linux-4.4.14/include/linux/ |
H A D | efi.h | 751 u64 phys_size; member in struct:__anon12267
|
Completed in 346 milliseconds