Home
last modified time | relevance | path

Searched defs:kexec_reboot_md (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/riscv/include/
H A Dkexec.h38 #define kexec_reboot_md(x) do {} while (0) macro
/freebsd/sys/arm/include/
H A Dkexec.h37 #define kexec_reboot_md(x) do {} while (0) macro
/freebsd/sys/powerpc/include/
H A Dkexec.h37 #define kexec_reboot_md(x) do {} while (0) macro
/freebsd/sys/i386/include/
H A Dkexec.h37 #define kexec_reboot_md(x) do {} while (0) macro
/freebsd/sys/arm64/arm64/
H A Dkexec_support.c136 kexec_reboot_md(struct kexec_image *image) in kexec_reboot_md() function
/freebsd/sys/amd64/amd64/
H A Dkexec_support.c131 kexec_reboot_md(struct kexec_image *image) in kexec_reboot_md() function