Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmachine.c620 return env->nb_tlb && (env->tlb_type == TLB_EMB); in tlbemb_needed()
H A Dcpu.h386 #define TLB_EMB 2 macro
H A Dcpu_init.c2136 env->tlb_type = TLB_EMB; in init_tlbs_emb()
6921 case TLB_EMB: in init_ppc_proc()