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

  /src/sys/fs/nfs/common/
nfsm_subs.h 87 int tt1; local
90 tt1 = NFSMTOD(nd->nd_md, char *) + nd->nd_md->m_len - nd->nd_dpos;
91 if (tt1 >= siz) {
103 int tt1; local
106 tt1 = NFSMTOD(nd->nd_md, char *) + nd->nd_md->m_len - nd->nd_dpos;
107 if (tt1 >= siz) {
  /src/sys/arch/m68k/include/
kcore.h 74 uint32_t tt1; /* 68030 TT1 / 68040 DTT1 */ member in struct:gen68k_kcore_hdr
  /src/sys/arch/x68k/stand/loadbsd/
trampoline.S 49 .long 0xF0170C00 | pmove %sp@,%tt1
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 98 .word 0xf013,0x0c00 | pmove a3@,tt1
  /src/sys/arch/m68k/m68k/
mmu_subr.s 132 .long 0xf0100c00 | pmove %a0@,%tt1
pmap_68k.c 3624 m->tt1 = mmu_tt40[MMU_TTREG_DTT1];
3630 m->tt1 = mmu_tt30[MMU_TTREG_TT1];
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 86 .word 0xf013,0x0c00 | pmove a3@,tt1 (gas only knows about 68851 ops..)
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 136 .word 0xf015,0x0c00 | pmove %a5@,tt1 (gas only knows about 68851 ops..)
  /src/sys/arch/mac68k/mac68k/
locore.s 393 .long 0xf0100c00 | movl %a0@,%tt1

Completed in 25 milliseconds