Home
last modified time | relevance | path

Searched refs:KERNEL_REGION_ID (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
Dcopro_fault.c122 case KERNEL_REGION_ID: in copro_calculate_slb()
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h80 #define KERNEL_REGION_ID (REGION_ID(PAGE_OFFSET)) macro
/linux-4.1.27/arch/powerpc/platforms/cell/
Dspu_base.c225 if (REGION_ID(ea) == KERNEL_REGION_ID) in __spu_kernel_slb()