Searched refs:ia64_rid (Results 1 – 2 of 2) sorted by relevance
22 #define ia64_rid(ctx,addr) (((ctx) << 3) | (addr >> 61)) macro
166 mov _tmp2=((ia64_rid(IA64_REGION_ID_KERNEL, (num<<61)) << 8) | (pgsize << 2) | vhpt);; \