HomeSort by: relevance | last modified time | path
    Searched refs:LOG2_ID_PAGE_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/include/
param.h 111 #ifndef LOG2_ID_PAGE_SIZE
112 #define LOG2_ID_PAGE_SIZE 16
  /src/sys/arch/ia64/ia64/
machdep.c 410 ia64_set_rr(IA64_RR_BASE(6), (6 << 8) | (LOG2_ID_PAGE_SIZE << 2));
411 ia64_set_rr(IA64_RR_BASE(7), (7 << 8) | (LOG2_ID_PAGE_SIZE << 2));

Completed in 13 milliseconds