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

  /src/sys/arch/sparc64/include/
pte.h 151 #define PGSZ_64K 1
161 #define SUN4U_TLB_64K SUN4U_TLB_SZ(PGSZ_64K)
231 #define SUN4V_TLB_64K SUN4V_TLB_SZ(PGSZ_64K)
  /src/sys/arch/sparc64/sparc64/
pmap.c 374 PSMAP_ENTRY((64 * 1024 - 1) & ~(8 * 1024 - 1), PGSZ_64K),
3813 PGSZ_64K,

Completed in 28 milliseconds