Searched defs:fatal_perror (Results 1 – 2 of 2) sorted by relevance
/linux/arch/um/os-Linux/ | ||
H A D | start_up.c | 70 static void fatal_perror(const char *str) in fatal_perror() function |
/linux/arch/arm64/kvm/hyp/nvhe/ | ||
H A D | gen-hyprel.c | 172 #define fatal_perror(msg) \ macro |