Searched refs:OSBootInfo (Results 1 – 3 of 3) sorted by relevance
47 const OSBootInfo *OS_GetBootInfo(void) in OS_GetBootInfo()49 return ((const OSBootInfo *)HW_WM_BOOT_BUF); in OS_GetBootInfo()
140 typedef struct OSBootInfo struct164 OSBootInfo; argument187 const OSBootInfo *OS_GetBootInfo(void);
237 ldrh r2, [r1, #OSBootInfo.boot_type] in _start()240 streqh r2, [r1, #OSBootInfo.boot_type] in _start()