Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/
Dcopro_fault.c107 case IO_REGION_ID: in copro_calculate_slb()
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dhash.h94 #define IO_REGION_ID NON_LINEAR_REGION_ID(H_KERN_IO_START) macro
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c1322 case IO_REGION_ID: in hash_page_mm()
1503 (get_region_id(ea) == IO_REGION_ID)) in hash_page()
1521 if ((region_id == VMALLOC_REGION_ID) || (region_id == IO_REGION_ID)) in __hash_page()
Dslb.c789 } else if (id == IO_REGION_ID) { in slb_allocate_kernel()