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

  /src/sys/arch/sparc64/include/
pte.h 152 #define PGSZ_512K 2
162 #define SUN4U_TLB_512K SUN4U_TLB_SZ(PGSZ_512K)
232 #define SUN4V_TLB_512K SUN4V_TLB_SZ(PGSZ_512K)
  /src/sys/arch/sparc64/sparc64/
pmap.c 373 PSMAP_ENTRY((512 * 1024 - 1) & ~(8 * 1024 - 1), PGSZ_512K),

Completed in 14 milliseconds