Home
last modified time | relevance | path

Searched refs:IA64_REGION_ID_KERNEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dmmu_context.h20 #define IA64_REGION_ID_KERNEL 0 /* the kernel's region id (tlb.c depends on this being 0) */ macro
/openbmc/linux/arch/ia64/kernel/
H A Dhead.S166 mov _tmp2=((ia64_rid(IA64_REGION_ID_KERNEL, (num<<61)) << 8) | (pgsize << 2) | vhpt);; \