HomeSort by relevance Sort by last modified time
    Searched refs:reboot_flag (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/lib/syslinux/
reboot.c 40 uint16_t *const reboot_flag = (uint16_t *) 0x472; local
42 *reboot_flag = warm ? 0x1234 : 0;
  /external/linux-kselftest/tools/testing/selftests/pstore/
common_tests 61 REBOOT_FLAG=$TOP_DIR/reboot_flag

Completed in 143 milliseconds