Home
last modified time | relevance | path

Searched refs:IO_REGION_ID (Results 1 – 5 of 5) 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.c107 case IO_REGION_ID: in copro_calculate_slb()
/linux/arch/powerpc/include/asm/book3s/64/
A Dhash.h94 #define IO_REGION_ID NON_LINEAR_REGION_ID(H_KERN_IO_START) macro
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1334 case IO_REGION_ID: in hash_page_mm()
1515 (get_region_id(ea) == IO_REGION_ID)) in hash_page()
1542 if ((region_id == VMALLOC_REGION_ID) || (region_id == IO_REGION_ID)) in DEFINE_INTERRUPT_HANDLER()
A Dslb.c766 } else if (id == IO_REGION_ID) { in slb_allocate_kernel()

Completed in 10 milliseconds