Home
last modified time | relevance | path

Searched refs:current_flags (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/ptdump/
A Dptdump.c65 u64 current_flags; member
164 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()
A Dhashpagetable.c30 u64 current_flags; member
/arch/arm64/kernel/
A Dacpi.c399 unsigned long current_flags; in apei_claim_sea() local
404 current_flags = local_daif_save_flags(); in apei_claim_sea()
437 local_daif_restore(current_flags); in apei_claim_sea()

Completed in 7 milliseconds