Searched refs:handoffStart (Results 1 – 1 of 1) sorted by relevance
2406 …const uint8_t * handoffStart = (const uint8_t*)vars->handoffBuffer->getBytesNoCopy(… in hibernate_machine_init() local2407 const uint8_t * handoffEnd = handoffStart + vars->handoffBuffer->getLength(); in hibernate_machine_init()2412 if (((uint8_t*)handoff < handoffStart) || in hibernate_machine_init()