Searched refs:st_entry_t (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dpmap_bootstrap.c90 st_entry_t protoste, *ste, *este;
169 ste = (st_entry_t *)kstpa;
182 ste = (st_entry_t *)kstpa;
188 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
196 ste = (st_entry_t *)kstpa;
201 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
207 ste = (st_entry_t *)kstpa;
215 ste = (st_entry_t *)kstpa;
221 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
227 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dpmap_bootstrap.c84 st_entry_t protoste, *ste, *este;
165 ste = (st_entry_t *)kstpa;
178 ste = (st_entry_t *)kstpa;
184 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
192 ste = (st_entry_t *)kstpa;
197 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
203 ste = (st_entry_t *)kstpa;
211 ste = (st_entry_t *)kstpa;
217 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
223 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dpmap_bootstrap.c89 st_entry_t protoste, *ste, *este;
179 ste = (st_entry_t *)kstpa;
192 ste = (st_entry_t *)kstpa;
198 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
206 ste = (st_entry_t *)kstpa;
211 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
217 ste = (st_entry_t *)kstpa;
225 ste = (st_entry_t *)kstpa;
231 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
282 ste = (st_entry_t *)kstp
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dpmap_bootstrap.c92 st_entry_t protoste, *ste, *este;
186 ste = (st_entry_t *)kstpa;
199 ste = (st_entry_t *)kstpa;
205 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
213 ste = (st_entry_t *)kstpa;
218 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
225 ste = (st_entry_t *)kstpa;
233 ste = (st_entry_t *)kstpa;
239 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
291 ste = (st_entry_t *)kstp
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dpmap_bootstrap.c87 st_entry_t protoste, *ste, *este;
165 ste = (st_entry_t *)kstpa;
178 ste = (st_entry_t *)kstpa;
184 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
192 ste = (st_entry_t *)kstpa;
197 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
203 ste = (st_entry_t *)kstpa;
211 ste = (st_entry_t *)kstpa;
217 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
269 ste = (st_entry_t *)kstp
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dpmap_motorola.h91 st_entry_t *pm_stab; /* KVA of segment table */
93 st_entry_t *pm_stpa; /* 040: ST phys addr */
160 * i.e. it means PAGE_SIZE / (SG4_LEV1SIZE * sizeof(st_entry_t)).
165 #if PAGE_SIZE == 8192 /* NBPG / (SG4_LEV1SIZE * sizeof(st_entry_t)) */
190 st_entry_t *pv_ptste; /* non-zero if VA maps a PT page */
214 extern st_entry_t *Sysseg;
H A Dpte_motorola.h48 typedef u_int st_entry_t; /* segment table entry */ typedef
101 #define M68K_STSIZE (MAXUL2SIZE * SG4_LEV2SIZE * sizeof(st_entry_t))
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dpmap_bootstrap.c105 st_entry_t protoste, *ste, *este;
236 ste = (st_entry_t *)kstpa;
249 ste = (st_entry_t *)kstpa;
255 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
263 ste = (st_entry_t *)kstpa;
268 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
274 ste = (st_entry_t *)kstpa;
282 ste = (st_entry_t *)kstpa;
288 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
294 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dpmap_bootstrap.c93 st_entry_t protoste, *ste, *este;
214 ste = (st_entry_t *)kstpa;
227 ste = (st_entry_t *)kstpa;
233 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
241 ste = (st_entry_t *)kstpa;
246 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
252 ste = (st_entry_t *)kstpa;
260 ste = (st_entry_t *)kstpa;
266 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
317 ste = (st_entry_t *)kstp
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dpmap_bootstrap.c120 st_entry_t protoste, *ste, *este;
220 ste = PA2VA(kstpa, st_entry_t *);
233 ste = PA2VA(kstpa, st_entry_t *);
239 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
252 protoste += (SG4_LEV2SIZE * sizeof(st_entry_t));
258 ste = PA2VA(kstpa, st_entry_t *);
266 ste = PA2VA(kstpa, st_entry_t *);
272 protoste += (SG4_LEV3SIZE * sizeof(st_entry_t));
321 ste = PA2VA(kstpa, st_entry_t *);
335 este = PA2VA(kstpa, st_entry_t *);
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Datari_init.c298 Sysseg = (st_entry_t *)vstart;
931 st_entry_t sg_proto, *sg, *esg;
938 sg = (st_entry_t *)sysseg_pa;
953 esg = (st_entry_t *)sysseg_pa;
965 sg = (st_entry_t *)sysseg_pa;
984 st_entry_t sg_proto, *sg, *esg;
991 sg = (st_entry_t *)sysseg_pa;
1006 sg = (st_entry_t *)sysseg_pa;
1012 sg_proto += (SG4_LEV3SIZE * sizeof(st_entry_t));
1021 sg = (st_entry_t *)sysseg_p
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Damiga_init.c211 register st_entry_t sg_proto, *sg;
213 register st_entry_t *esg;
438 sg = (st_entry_t *)RELOC(Sysseg_pa, u_int);
451 sg = (st_entry_t *)RELOC(Sysseg_pa, u_int);
457 sg_proto += (SG4_LEV3SIZE * sizeof (st_entry_t));
466 sg = (st_entry_t *)RELOC(Sysseg_pa, u_int);
471 sg_proto += (SG4_LEV2SIZE * sizeof(st_entry_t));
475 sg = (st_entry_t *)RELOC(Sysseg_pa, u_int);
483 sg = (st_entry_t *)RELOC(Sysseg_pa, u_int);
489 sg_proto += (SG4_LEV3SIZE * sizeof (st_entry_t));
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dpmap_motorola.c172 (&((m)->pm_stab[(st_entry_t *)(*(u_int *)pmap_ste1(m, v) & SG4_ADDR1) \
238 st_entry_t *Sysseg;
240 st_entry_t *Segtabzero, *Segtabzeropa;
362 pmap_kernel()->pm_stpa = (st_entry_t *)Sysseg_pa;
446 Segtabzero = (st_entry_t *)addr;
1601 st_entry_t *ste;
1970 st_entry_t *ste;
2182 st_entry_t *este = &ste[NPTEPG/SG4_LEV3SIZE];
2211 (st_entry_t *)trunc_page((vaddr_t)ste))
2412 st_entry_t *st
[all...]

Completed in 114 milliseconds