Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dpageattr.c97 if (WARN_ON_ONCE(region != VMALLOC_REGION_ID && region != IO_REGION_ID)) in change_memory_attr()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h99 #define IO_REGION_ID NON_LINEAR_REGION_ID(H_KERN_IO_START) macro
/linux/arch/powerpc/mm/book3s64/
H A Dslb.c691 } else if (id == IO_REGION_ID) { in slb_allocate_kernel()