Searched refs:get_region_id (Results 1 – 8 of 8) sorted by relevance
89 int region = get_region_id(addr); in change_memory_attr()
90 switch (get_region_id(ea)) { in copro_calculate_slb()
115 static inline int get_region_id(unsigned long ea) in get_region_id() function
818 unsigned long region_id = get_region_id(ea); in get_kernel_context()
1315 switch (get_region_id(ea)) { in hash_page_mm()1514 if ((get_region_id(ea) == VMALLOC_REGION_ID) || in hash_page()1515 (get_region_id(ea) == IO_REGION_ID)) in hash_page()1540 region_id = get_region_id(ea); in DEFINE_INTERRUPT_HANDLER()1617 BUG_ON(get_region_id(ea) != USER_REGION_ID); in hash_preload()
821 unsigned long id = get_region_id(ea); in DEFINE_INTERRUPT_HANDLER_RAW()
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()
808 if (get_region_id(l) == VMALLOC_REGION_ID) { in this_cpu_inc_rm()