Searched defs:best (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/m68k/ |
H A D | mcf_intc.c | 40 int best; in mcf_intc_update() local
|
/qemu/target/ppc/ |
H A D | cpu_init.c | 6157 static bool ppc_pvr_match_power7(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power7() 6319 static bool ppc_pvr_match_power8(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power8() 6514 static bool ppc_pvr_match_power9(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power9() 6626 static bool ppc_pvr_match_power10(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power10() 6689 static bool ppc_pvr_match_power11(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power11() 7441 static bool ppc_pvr_match_default(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_default()
|
H A D | mmu_common.c | 94 int nr, best, way, ret; in ppc6xx_tlb_check() local
|
/qemu/disas/ |
H A D | m68k.c | 1725 const struct m68k_opcode * best, in match_insn_m68k()
|
/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 169 OfDpaFlow *best; member
|