/src/sys/arch/sparc/sparc/ |
pmap.c | 4028 u_int *ctxtable, *regtable, *segtable, *pagtable; local in function:pmap_alloc_cpu 4067 segtable = regtable + SRMMU_L1SIZE; 4068 pagtable = segtable + SRMMU_L2SIZE; 4105 qcopy(rp->rg_seg_ptps, segtable, SRMMU_L2SIZE * sizeof(int)); 4112 setpgt4m(&segtable[vs],
|
pmap.c | 4028 u_int *ctxtable, *regtable, *segtable, *pagtable; local in function:pmap_alloc_cpu 4067 segtable = regtable + SRMMU_L1SIZE; 4068 pagtable = segtable + SRMMU_L2SIZE; 4105 qcopy(rp->rg_seg_ptps, segtable, SRMMU_L2SIZE * sizeof(int)); 4112 setpgt4m(&segtable[vs],
|