Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dhash.h92 #define LINEAR_MAP_REGION_ID 1 macro
127 return LINEAR_MAP_REGION_ID; in get_region_id()
Dmmu-hash.h824 if (region_id == LINEAR_MAP_REGION_ID) { in get_kernel_context()
/arch/powerpc/mm/
Dcopro_fault.c114 case LINEAR_MAP_REGION_ID: in copro_calculate_slb()
/arch/powerpc/mm/book3s64/
Dslb.c744 if (id == LINEAR_MAP_REGION_ID) { in slb_allocate_kernel()
846 if (id >= LINEAR_MAP_REGION_ID) { in DEFINE_INTERRUPT_HANDLER_RAW()
/arch/powerpc/platforms/cell/
Dspu_base.c214 if (get_region_id(ea) == LINEAR_MAP_REGION_ID) in __spu_kernel_slb()