HomeSort by: relevance | last modified time | path
    Searched defs:stfree (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/arch/cesfic/cesfic/
pmap_bootstrap.c 87 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
239 stfree = ~l2tobm(0);
242 stfree &= ~l2tobm(i);
244 stfree &= ~l2tobm(i);
246 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
247 stfree &= ~l2tobm(i);
394 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 87 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
239 stfree = ~l2tobm(0);
242 stfree &= ~l2tobm(i);
244 stfree &= ~l2tobm(i);
246 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
247 stfree &= ~l2tobm(i);
394 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/hp300/hp300/
pmap_bootstrap.c 90 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
240 stfree = ~l2tobm(0);
243 stfree &= ~l2tobm(i);
245 stfree &= ~l2tobm(i);
247 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
248 stfree &= ~l2tobm(i);
418 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 90 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
240 stfree = ~l2tobm(0);
243 stfree &= ~l2tobm(i);
245 stfree &= ~l2tobm(i);
247 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
248 stfree &= ~l2tobm(i);
418 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/luna68k/luna68k/
pmap_bootstrap.c 89 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
222 stfree = ~l2tobm(0);
225 stfree &= ~l2tobm(i);
227 stfree &= ~l2tobm(i);
229 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
230 stfree &= ~l2tobm(i);
371 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 89 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
222 stfree = ~l2tobm(0);
225 stfree &= ~l2tobm(i);
227 stfree &= ~l2tobm(i);
229 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
230 stfree &= ~l2tobm(i);
371 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/mvme68k/mvme68k/
pmap_bootstrap.c 92 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
239 stfree = ~l2tobm(0);
242 stfree &= ~l2tobm(i);
244 stfree &= ~l2tobm(i);
246 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
247 stfree &= ~l2tobm(i);
391 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 92 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
239 stfree = ~l2tobm(0);
242 stfree &= ~l2tobm(i);
244 stfree &= ~l2tobm(i);
246 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
247 stfree &= ~l2tobm(i);
391 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/news68k/news68k/
pmap_bootstrap.c 93 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
237 stfree = ~l2tobm(0);
240 stfree &= ~l2tobm(i);
242 stfree &= ~l2tobm(i);
244 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
245 stfree &= ~l2tobm(i);
387 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 93 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
237 stfree = ~l2tobm(0);
240 stfree &= ~l2tobm(i);
242 stfree &= ~l2tobm(i);
244 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
245 stfree &= ~l2tobm(i);
387 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/virt68k/virt68k/
pmap_bootstrap.c 92 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
245 stfree = ~l2tobm(0);
248 stfree &= ~l2tobm(i);
250 stfree &= ~l2tobm(i);
252 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
253 stfree &= ~l2tobm(i);
387 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 92 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
245 stfree = ~l2tobm(0);
248 stfree &= ~l2tobm(i);
250 stfree &= ~l2tobm(i);
252 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
253 stfree &= ~l2tobm(i);
387 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/x68k/x68k/
pmap_bootstrap.c 91 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
232 stfree = ~l2tobm(0);
235 stfree &= ~l2tobm(i);
237 stfree &= ~l2tobm(i);
239 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
240 stfree &= ~l2tobm(i);
384 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 91 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
232 stfree = ~l2tobm(0);
235 stfree &= ~l2tobm(i);
237 stfree &= ~l2tobm(i);
239 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
240 stfree &= ~l2tobm(i);
384 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/next68k/next68k/
pmap_bootstrap.c 102 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
247 stfree = ~l2tobm(0);
250 stfree &= ~l2tobm(i);
252 stfree &= ~l2tobm(i);
254 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
255 stfree &= ~l2tobm(i);
412 RELOC(protostfree, u_int) = stfree;
pmap_bootstrap.c 102 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
247 stfree = ~l2tobm(0);
250 stfree &= ~l2tobm(i);
252 stfree &= ~l2tobm(i);
254 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
255 stfree &= ~l2tobm(i);
412 RELOC(protostfree, u_int) = stfree;
  /src/sys/arch/mac68k/mac68k/
pmap_bootstrap.c 101 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
242 stfree = ~l2tobm(0);
245 stfree &= ~l2tobm(i);
247 stfree &= ~l2tobm(i);
249 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
250 stfree &= ~l2tobm(i);
420 protostfree = stfree;
pmap_bootstrap.c 101 u_int stfree = 0; /* XXX: gcc -Wuninitialized */ local
242 stfree = ~l2tobm(0);
245 stfree &= ~l2tobm(i);
247 stfree &= ~l2tobm(i);
249 for (i = MAXKL2SIZE; i < sizeof(stfree) * NBBY; i++)
250 stfree &= ~l2tobm(i);
420 protostfree = stfree;
  /src/sys/dev/ieee1394/
firewirereg.h 200 STAILQ_HEAD(, fw_bulkxfer) stfree; member in struct:fw_xferq
firewirereg.h 200 STAILQ_HEAD(, fw_bulkxfer) stfree; member in struct:fw_xferq

Completed in 61 milliseconds