Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
A Dpageattr.c91 if (WARN_ON_ONCE(region != VMALLOC_REGION_ID && region != IO_REGION_ID)) in change_memory_attr()
A Dcopro_fault.c100 case VMALLOC_REGION_ID: in copro_calculate_slb()
/linux/arch/powerpc/include/asm/book3s/64/
A Dhash.h93 #define VMALLOC_REGION_ID NON_LINEAR_REGION_ID(H_VMALLOC_START) macro
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable.h68 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START)) macro
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1327 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()
A Dslb.c759 } else if (id == VMALLOC_REGION_ID) { in slb_allocate_kernel()
/linux/arch/powerpc/kvm/
A Dbook3s_hv_rm_xics.c808 if (get_region_id(l) == VMALLOC_REGION_ID) { in this_cpu_inc_rm()

Completed in 14 milliseconds