Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmachine.c656 return env->nb_tlb && (env->tlb_type == TLB_MAS); in tlbmas_needed()
H A Dcpu.h387 #define TLB_MAS 3 macro
H A Dcpu_init.c3022 env->tlb_type = TLB_MAS; in init_proc_e500()
6924 case TLB_MAS: in init_ppc_proc()