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

  /src/sys/arch/m68k/include/
mmu_40.h 88 #define TBL40_L2_SIZE (LA40_L2_COUNT * sizeof(uint32_t))
  /src/sys/arch/m68k/m68k/
pmap_68k.c 636 pmap_ptpage_table_counts[1] = PAGE_SIZE / TBL40_L2_SIZE;
3539 kernel_stnext_pa += TBL40_L2_SIZE;
4513 stnext_pa += TBL40_L2_SIZE;

Completed in 19 milliseconds