Searched refs:current_flags (Results 1 – 3 of 3) sorted by relevance
65 u64 current_flags; member164 st->current_flags &= ~flag->mask; in dump_flag_info()166 if (st->current_flags != 0) in dump_flag_info()167 pt_dump_seq_printf(st->seq, " unknown flags:%llx", st->current_flags); in dump_flag_info()185 pte_t pte = __pte(st->current_flags); in note_prot_wx()206 st->current_flags = flag; in note_page_update_state()232 } else if (flag != st->current_flags || level != st->level || in note_page()236 if (st->current_flags) { in note_page()243 st->current_flags, in note_page()
30 u64 current_flags; member
399 unsigned long current_flags; in apei_claim_sea() local404 current_flags = local_daif_save_flags(); in apei_claim_sea()437 local_daif_restore(current_flags); in apei_claim_sea()
Completed in 7 milliseconds