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