Searched refs:VMALLOC_REGION_ID (Results 1 – 5 of 5) sorted by relevance
118 case VMALLOC_REGION_ID: in copro_calculate_slb()
1246 case VMALLOC_REGION_ID: in hash_page_mm()1417 if (REGION_ID(ea) == VMALLOC_REGION_ID) in hash_page()1434 if (REGION_ID(ea) == VMALLOC_REGION_ID) in __hash_page()
62 #define VMALLOC_REGION_ID (REGION_ID(H_VMALLOC_START)) macro
74 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START)) macro
811 if (REGION_ID(l) == VMALLOC_REGION_ID) { in this_cpu_inc_rm()