Searched refs:CF9_RESET_WARM (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/arch/x86/asm/ | ||
| A D | host_pm.h | 15 #define CF9_RESET_WARM 0x6 macro |
| /hypervisor/arch/x86/ | ||
| A D | pm.c | 250 uint8_t reboot_code = warm ? CF9_RESET_WARM : CF9_RESET_COLD; in reset_host() |
Completed in 3 milliseconds