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

  /src/sys/arch/mips/include/
cpu.h 82 u_int cpuwatch_discover(void);
  /src/sys/arch/mips/mips/
cpu_subr.c 1071 * cpuwatch_discover - determine how many COP0 watchpoints this CPU supports
1074 cpuwatch_discover(void) function in typeref:typename:u_int
mips_machdep.c 2569 curcpu()->ci_cpuwatch_count = cpuwatch_discover();

Completed in 15 milliseconds