Searched defs:wakeup_header (Results 1 – 4 of 4) sorted by relevance
511 uint64_t wakeup_header = wakeup_record_type | cpu | record_type | wakeup_size; in TEST_F() local573 uint64_t wakeup_header = record_type | context_switch_size | cpu | in TEST_F() local
21734 u32 wakeup_header; member25928 struct wakeup_header { struct25929 u16 video_mode;25930 u32 pmode_entry;25931 u16 pmode_cs;25932 u32 pmode_cr0;25933 u32 pmode_cr3;25934 u32 pmode_cr4;25935 u32 pmode_efer_low;25936 u32 pmode_efer_high;[all …]
25260 u32 wakeup_header; member29150 struct wakeup_header { struct29151 u16 video_mode;29152 u32 pmode_entry;29153 u16 pmode_cs;29154 u32 pmode_cr0;29155 u32 pmode_cr3;29156 u32 pmode_cr4;29157 u32 pmode_efer_low;29158 u32 pmode_efer_high;[all …]