Searched refs:VMALLOC_REGION_ID (Results 1 – 7 of 7) sorted by relevance
91 if (WARN_ON_ONCE(region != VMALLOC_REGION_ID && region != IO_REGION_ID)) in change_memory_attr()
100 case VMALLOC_REGION_ID: in copro_calculate_slb()
93 #define VMALLOC_REGION_ID NON_LINEAR_REGION_ID(H_VMALLOC_START) macro
68 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START)) macro
1327 case VMALLOC_REGION_ID: in hash_page_mm()1514 if ((get_region_id(ea) == VMALLOC_REGION_ID) || in hash_page()1542 if ((region_id == VMALLOC_REGION_ID) || (region_id == IO_REGION_ID)) in DEFINE_INTERRUPT_HANDLER()
759 } else if (id == VMALLOC_REGION_ID) { in slb_allocate_kernel()
808 if (get_region_id(l) == VMALLOC_REGION_ID) { in this_cpu_inc_rm()
Completed in 14 milliseconds