Searched refs:need_flags (Results 1 – 3 of 3) sorted by relevance
86 int need_flags = PAGE_READ | PAGE_WRITE_ORG | PAGE_VALID; in atomic_mmu_lookup() local96 if (unlikely((page_flags & need_flags) != need_flags)) { in atomic_mmu_lookup()
304 bool need_flags = mutable_flags || flags[0] != TTY_NORMAL; in __tty_insert_flip_string_flags() local309 size_t space = __tty_buffer_request_room(port, goal, need_flags); in __tty_insert_flip_string_flags()324 WARN_ON_ONCE(need_flags); in __tty_insert_flip_string_flags()
3280 * If need_flags is true, decode->cc_dst and decode->cc_src2 are preloaded3289 …ic bool gen_eflags_adcox(DisasContext *s, X86DecodedInsn *decode, bool want_carry, bool need_flags)3307 if (need_flags) {3311 if (want_carry || need_flags) {3320 if (need_flags) {3324 if (want_carry || need_flags) {3336 if (want_carry || need_flags) {3348 if (want_carry && (!need_flags || s->cc_op == CC_OP_SHLB + MO_TL)) {3361 if (need_flags) {