Searched refs:LOG2_ID_PAGE_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dparam.h109 #ifndef LOG2_ID_PAGE_SIZE
110 #define LOG2_ID_PAGE_SIZE 16 macro
/freebsd-10-stable/sys/ia64/ia64/
H A Dmp_machdep.c216 ia64_set_rr(IA64_RR_BASE(6), (6 << 8) | (LOG2_ID_PAGE_SIZE << 2));
217 ia64_set_rr(IA64_RR_BASE(7), (7 << 8) | (LOG2_ID_PAGE_SIZE << 2));
H A Dmachdep.c736 ia64_set_rr(IA64_RR_BASE(6), (6 << 8) | (LOG2_ID_PAGE_SIZE << 2));
737 ia64_set_rr(IA64_RR_BASE(7), (7 << 8) | (LOG2_ID_PAGE_SIZE << 2));

Completed in 162 milliseconds