Home
last modified time | relevance | path

Searched refs:os_early_checks (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/um/os-Linux/
H A Dstart_up.c356 void __init os_early_checks(void) in os_early_checks() function
/openbmc/linux/arch/um/include/shared/
H A Dos.h184 extern void os_early_checks(void);
/openbmc/linux/arch/um/kernel/
H A Dum_arch.c345 os_early_checks(); in linux_main()