Searched refs:tlb_dyn_max_bits (Results 1 – 4 of 4) sorted by relevance
346 tcg_ctx->tlb_dyn_max_bits = CPU_TLB_DYN_MAX_BITS; in tb_gen_code()
465 uint8_t tlb_dyn_max_bits; member
1769 mask_type = (s->page_bits + s->tlb_dyn_max_bits > 32
2181 if (s->page_bits + s->tlb_dyn_max_bits > 32) {