Home
last modified time | relevance | path

Searched refs:TLB_NONE (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dcpu.h383 #define TLB_NONE 0 macro
H A Dcpu_init.c6816 env->tlb_type = TLB_NONE; in init_ppc_proc()