Searched refs:address_space (Results 1 – 2 of 2) sorted by relevance
7 # define __user __attribute__((noderef, address_space(1)))8 # define __kernel __attribute__((address_space(0)))12 # define __iomem __attribute__((noderef, address_space(2)))19 # define __percpu __attribute__((noderef, address_space(3)))20 # define __pmem __attribute__((noderef, address_space(5)))22 # define __rcu __attribute__((noderef, address_space(4)))
136 struct address_space { struct178 struct address_space *i_mapping; argument231 struct address_space i_data;