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

  /src/sys/arch/x86/x86/
cpu.c 146 static bool cpu_stop(device_t);
1326 cpu_stop(device_t dv) function in typeref:typename:bool
1366 return cpu_stop(dv);
1412 return cpu_stop(dv);
cpu.c 146 static bool cpu_stop(device_t);
1326 cpu_stop(device_t dv) function in typeref:typename:bool
1366 return cpu_stop(dv);
1412 return cpu_stop(dv);

Completed in 162 milliseconds