Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dcopro_fault.c114 case VMALLOC_REGION_ID: in copro_calculate_slb()
Dhash_utils_64.c1024 case VMALLOC_REGION_ID: in hash_page_mm()
1196 if (REGION_ID(ea) == VMALLOC_REGION_ID) in hash_page()
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64.h79 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START)) macro