Searched defs:wakeup_header (Results 1 – 4 of 4) sorted by relevance
507 uint64_t wakeup_header = wakeup_record_type | cpu | record_type | wakeup_size; in TEST_F() local569 uint64_t wakeup_header = record_type | context_switch_size | cpu | in TEST_F() local
47561 u32 wakeup_header; member66631 struct wakeup_header { struct66632 u16 video_mode;66633 u32 pmode_entry;66634 u16 pmode_cs;66635 u32 pmode_cr0;66636 u32 pmode_cr3;66637 u32 pmode_cr4;66638 u32 pmode_efer_low;66639 u32 pmode_efer_high;[all …]
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 …]