Searched refs:get_region_id (Results 1 – 7 of 7) sorted by relevance
95 switch (get_region_id(ea)) { in copro_calculate_slb()
115 static inline int get_region_id(unsigned long ea) in get_region_id() function
813 unsigned long region_id = get_region_id(ea); in get_kernel_context()
1261 switch (get_region_id(ea)) { in hash_page_mm()1452 if ((get_region_id(ea) == VMALLOC_REGION_ID) || in hash_page()1453 (get_region_id(ea) == IO_REGION_ID)) in hash_page()1469 unsigned int region_id = get_region_id(ea); in __hash_page()1532 BUG_ON(get_region_id(ea) != USER_REGION_ID); in hash_preload()
766 unsigned long id = get_region_id(ea); in do_slb_fault()
184 (get_region_id(ea) != USER_REGION_ID)) { in __spu_trap_data_map()214 if (get_region_id(ea) == LINEAR_MAP_REGION_ID) in __spu_kernel_slb()
822 if (get_region_id(l) == VMALLOC_REGION_ID) { in this_cpu_inc_rm()