Searched defs:os_info (Results 1 – 3 of 3) sorted by relevance
43 struct os_info { struct50 struct os_info_entry entry[OS_INFO_MAX]; argument58 u32 os_info_csum(struct os_info *os_info); argument
185 void os_info(const char *fmt, ...) in os_info() function
222 struct os_info *os_info; in zcore_reipl_init() local