Searched defs:os_info (Results 1 – 5 of 5) 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
183 __u64 os_info; /* 0x0e18 */ member
31 u32 os_info_csum(struct os_info *os_info) in os_info_csum()
184 void os_info(const char *fmt, ...) in os_info() function
221 struct os_info *os_info; in zcore_reipl_init() local