Searched refs:SYS_RST (Results 1 – 5 of 5) sorted by relevance
99 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in reset_cpu()106 outb(FULL_RST | SYS_RST | RST_CPU, IO_PORT_RESET); in x86_full_reset()
41 SYS_RST = 1 << 1, /* 0 for soft reset, 1 for hard reset */ enumerator
107 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
70 fadt->reset_value = SYS_RST | RST_CPU; in acpi_create_fadt()
75 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()