Searched defs:address_space (Results 1 – 3 of 3) sorted by relevance
408 struct address_space { struct413 struct address_space_operations *a_ops; /* methods */ argument414 struct inode *host; /* owner: inode, block_device */415 struct vm_area_struct *i_mmap; /* list of private mappings */416 struct vm_area_struct *i_mmap_shared; /* list of shared mappings */417 spinlock_t i_shared_lock; /* and spinlock protecting it */418 int gfp_mask; /* how to allocate the pages */
99 u8 address_space; /* Address Space Bitmask */ member
455 struct acpi_object_addr_handler address_space; member