Searched refs:current_flags (Results 1 – 4 of 4) sorted by relevance
62 u64 current_flags; member139 st->current_flags &= ~flag->mask; in dump_flag_info()141 if (st->current_flags != 0) in dump_flag_info()142 pt_dump_seq_printf(st->seq, " unknown flags:%llx", st->current_flags); in dump_flag_info()179 if (!((st->current_flags & pgprot_val(PAGE_KERNEL_X)) == pgprot_val(PAGE_KERNEL_X))) in note_prot_wx()197 st->current_flags = flag; in note_page()210 } else if (flag != st->current_flags || level != st->level || in note_page()216 if (st->current_flags) { in note_page()223 st->current_flags, in note_page()240 st->current_flags = flag; in note_page()
31 u64 current_flags; member
272 unsigned long current_flags; in apei_claim_sea() local277 current_flags = arch_local_save_flags(); in apei_claim_sea()287 local_daif_restore(current_flags); in apei_claim_sea()
334 u32 current_flags = adapter->flags; in ixgbe_pci_sriov_disable() local342 if (!err && (current_flags != adapter->flags || in ixgbe_pci_sriov_disable()