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

  /src/sys/arch/hppa/stand/common/
machdep.c 71 PAGE0->ivec_mempflen, PAGE0->ivec_toc,
  /src/sys/arch/hppa/include/
iomod.h 154 int (*ivec_toc)(void); /* exec'd after Transfer Of Control */ member in struct:pagezero
155 u_int ivec_toclen; /* bytes of ivec_toc code */
  /src/sys/arch/hppa/hppa/
machdep.c 507 PAGE0->ivec_toc = os_toc;

Completed in 15 milliseconds