Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dcopro_fault.c113 case VMALLOC_REGION_ID: in copro_calculate_slb()
Dhash_utils_64.c1021 case VMALLOC_REGION_ID: in hash_page_mm()
1193 if (REGION_ID(ea) == VMALLOC_REGION_ID) in hash_page()
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h79 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START)) macro