Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h97 #define LINEAR_MAP_REGION_ID 1 macro
128 return LINEAR_MAP_REGION_ID; in get_region_id()
H A Dmmu-hash.h830 if (region_id == LINEAR_MAP_REGION_ID) { in get_kernel_context()
/linux/arch/powerpc/mm/book3s64/
H A Dslb.c668 if (id == LINEAR_MAP_REGION_ID) { in slb_allocate_kernel()
770 if (id >= LINEAR_MAP_REGION_ID) { in DEFINE_INTERRUPT_HANDLER_RAW()