Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_kho_boot
drivers/firmware/efi/efi-init.c
176
if (is_kho_boot()) {
include/linux/kexec_handover.h
21
bool is_kho_boot(void);
kernel/liveupdate/kexec_handover.c
1298
EXPORT_SYMBOL_GPL(is_kho_boot);