Searched refs:LINEAR_MAP_REGION_ID (Results 1 – 5 of 5) sorted by relevance
97 #define LINEAR_MAP_REGION_ID 1 macro 128 return LINEAR_MAP_REGION_ID; in get_region_id()
831 if (region_id == LINEAR_MAP_REGION_ID) { in get_kernel_context()
110 case LINEAR_MAP_REGION_ID: in copro_calculate_slb() 111 pr_devel("%s: 0x%llx -- LINEAR_MAP_REGION_ID\n", __func__, ea); in copro_calculate_slb()
743 if (id == LINEAR_MAP_REGION_ID) { in slb_allocate_kernel() 845 if (id >= LINEAR_MAP_REGION_ID) { in DEFINE_INTERRUPT_HANDLER_RAW()
212 if (get_region_id(ea) == LINEAR_MAP_REGION_ID) in __spu_kernel_slb()