Searched refs:mem_only (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp2579 uint32_t mem_only = 0; local
2583 PE_parse_boot_argn("swd_mem_only", &mem_only, sizeof(mem_only));
2584 if ((mem_only != 1) && (gRootDomain->sleepWakeDebugIsWdogEnabled()))

Completed in 137 milliseconds