Home
last modified time | relevance | path

Searched refs:IO_REGION_ID (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/mm/
Dcopro_fault.c107 case IO_REGION_ID: in copro_calculate_slb()
/arch/powerpc/include/asm/book3s/64/
Dhash.h94 #define IO_REGION_ID NON_LINEAR_REGION_ID(H_KERN_IO_START) macro
/arch/powerpc/mm/book3s64/
Dhash_utils.c1333 case IO_REGION_ID: in hash_page_mm()
1514 (get_region_id(ea) == IO_REGION_ID)) in hash_page()
1532 if ((region_id == VMALLOC_REGION_ID) || (region_id == IO_REGION_ID)) in __hash_page()
Dslb.c790 } else if (id == IO_REGION_ID) { in slb_allocate_kernel()